This commit is contained in:
2026-03-31 22:08:05 +08:00
parent 648423c177
commit 4138340f53
8 changed files with 740 additions and 35 deletions
+3 -1
View File
@@ -206,7 +206,9 @@
"avatar_unsaved": "Avatar changes not saved",
"optional": "Optional",
"birthday_help": "Select your birthday for personalized services",
"save_notice": "Your personal information will be updated after saving"
"save_notice": "Your personal information will be updated after saving",
"placeholder_name": "Enter your name",
"placeholder_remark": "Personal introduction or remark"
},
"button": {
"submit": "Submit",
+3 -1
View File
@@ -206,7 +206,9 @@
"avatar_unsaved": "头像修改未保存",
"optional": "选填",
"birthday_help": "选择您的生日,用于个性化服务",
"save_notice": "保存后将更新您的个人信息"
"save_notice": "保存后将更新您的个人信息",
"placeholder_name": "请输入您的姓名",
"placeholder_remark": "个人简介或备注"
},
"button": {
"submit": "提交",