You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Use semantic headings in user settings - integrations and account deletion (#10837)
* allow testids in settings sections
* use semantic headings in LabsUserSettingsTab
* put back margin var
* use SettingsTab wrapper
* use semantic headings for deactivate acc section
* use semantic heading in manage integratios
* i18n
* explicit cast to boolean
* Update src/components/views/settings/shared/SettingsSubsection.tsx
Co-authored-by: Richard van der Hoff <[email protected]>
* test manage integration settings
* test deactivate account section display
* remove debug
* fix cypress test
---------
Co-authored-by: Richard van der Hoff <[email protected]>
(cherry picked from commit 8cd84b0)
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1568,10 +1568,10 @@
1568
1568
"Language and region": "Language and region",
1569
1569
"Spell check": "Spell check",
1570
1570
"Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.",
1571
+
"Deactivate account": "Deactivate account",
1571
1572
"Account management": "Account management",
1572
1573
"Deactivating your account is a permanent action — be careful!": "Deactivating your account is a permanent action — be careful!",
0 commit comments