We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1302c4a commit 7658fa4Copy full SHA for 7658fa4
1 file changed
src/locales/strings/enUS.json
@@ -361,8 +361,10 @@
361
"settings_button_change_username": "Change Username",
362
"settings_developer_mode": "Developer Mode",
363
"settings_verbose_logging": "Verbose Logging",
364
- "settings_dark_theme": "Dark Theme",
365
- "settings_light_mode": "Light Mode",
+ "settings_theme": "Theme",
+ "settings_theme_light": "Light",
366
+ "settings_theme_dark": "Dark",
367
+ "settings_theme_system": "System",
368
"button_disable_animations": "Disable Animations",
369
"settings_button_contacts_access_permission": "Contacts Access",
370
"settings_button_lock_settings": "Tap to Lock Account Settings",
0 commit comments