refactor(editor): Color palette updates, introduce dark mode (#6980)
Github issue / Community forum post (link here to close automatically): --------- Co-authored-by: Mutasem <mutdmour@gmail.com>
This commit is contained in:
@@ -2198,6 +2198,11 @@
|
||||
"mfa.setup.step2.toast.setupFinished.error.message": "Error enabling two-factor authentication",
|
||||
"mfa.setup.step2.toast.tokenExpired.error.message": "MFA token expired. Close the modal and enable MFA again",
|
||||
"settings.personal.mfa.section.title": "Two-factor authentication (2FA)",
|
||||
"settings.personal.personalisation": "Personalisation",
|
||||
"settings.personal.theme": "Theme",
|
||||
"settings.personal.theme.systemDefault": "System default",
|
||||
"settings.personal.theme.light": "Light theme",
|
||||
"settings.personal.theme.dark": "Dark theme",
|
||||
"settings.personal.mfa.button.disabled.infobox": "Two-factor authentication is currently disabled.",
|
||||
"settings.personal.mfa.button.enabled.infobox": "Two-factor authentication is currently enabled.",
|
||||
"settings.personal.mfa.button.enabled": "Enable 2FA",
|
||||
|
||||
Reference in New Issue
Block a user