Skip to content

Commit 0be4984

Browse files
committed
Fix: Changed the case of the General settings in the settings modal from sentence case to title case
1 parent 71e5c10 commit 0be4984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/locales/en-US/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
},
170170
"Preferences": {
171171
"Settings": "Settings",
172-
"GeneralSettings": "General settings",
172+
"GeneralSettings": "General Settings",
173173
"Accessibility": "Accessibility",
174174
"Theme": "Theme",
175175
"LightTheme": "Light",

0 commit comments

Comments
 (0)