diff --git a/frontend/app/src/i18n/us/components/settings/settingsSideBarComponent.json b/frontend/app/src/i18n/us/components/settings/settingsSideBarComponent.json index f925e17f2..16bee0c40 100644 --- a/frontend/app/src/i18n/us/components/settings/settingsSideBarComponent.json +++ b/frontend/app/src/i18n/us/components/settings/settingsSideBarComponent.json @@ -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" -} +} \ No newline at end of file