Make some English strings sentence case (#2338)

This commit is contained in:
Imran Remtulla
2025-07-02 20:40:09 -04:00
parent 0f803b963f
commit cdff0613b3
4 changed files with 17 additions and 8 deletions

View File

@ -37,7 +37,7 @@
"cancelled": "Cancelled",
"appAlreadyAdded": "App already added",
"alreadyUpToDateQuestion": "App already up to date?",
"addApp": "Add App",
"addApp": "Add app",
"appSourceURL": "App source URL",
"error": "Error",
"add": "Add",
@ -88,7 +88,7 @@
"author": "Author",
"upToDateApps": "Up to date apps",
"nonInstalledApps": "Non-installed apps",
"importExport": "Import/Export",
"importExport": "Import/export",
"settings": "Settings",
"exportedTo": "Exported to {}",
"obtainiumExport": "Obtainium export",