fix: translate settings page title and subtitle
Settings layout header ("Settings" / "Manage your account,
preferences, and integrations.") was hardcoded English, shown on
every settings sub-page.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"subtitle": "Manage your account, preferences, and integrations.",
|
||||
"profile": "Profile",
|
||||
"language": "Language",
|
||||
"units": "Units",
|
||||
|
||||
Reference in New Issue
Block a user