mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-06 22:43:54 -05:00
Update settings sidebar translations for consistency
Standardized capitalization in the settingsSideBarComponent.json translation file to ensure consistency across section labels.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"usersSection": "Users",
|
||||
"serverSettingsSection": "Server Settings",
|
||||
"identityProvidersSection": "Identity Providers",
|
||||
"serverSettingsSection": "Server settings",
|
||||
"identityProvidersSection": "Identity providers",
|
||||
"generalSection": "General",
|
||||
"myProfileSection": "My Profile",
|
||||
"myGoals": "My Goals",
|
||||
"myProfileSection": "My profile",
|
||||
"myGoals": "My goals",
|
||||
"securitySection": "Security",
|
||||
"integrationsSection": "Integrations",
|
||||
"importSection": "Import"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user