This commit is contained in:
2026-05-06 21:37:01 +08:00
parent be565b0810
commit 8dd971bec6
5 changed files with 133 additions and 4 deletions
+6 -2
View File
@@ -398,7 +398,8 @@
"save_success": "Saved successfully",
"submit": "Submit",
"submitting": "Submitting...",
"loading": "Loading..."
"loading": "Loading...",
"profile_information": "Profile Information"
},
"settings": {
"cancel": "Cancel",
@@ -438,7 +439,10 @@
"placeholder_name": "Enter your name",
"placeholder_remark": "Personal introduction or remark",
"name_hint": "Display only, login name unchanged.",
"remark_hint": "Remark only"
"remark_hint": "Remark only",
"edit_profile": "Edit Profile",
"security": "Security",
"security_description": "Manage your account security settings"
},
"button": {
"submit": "Submit",