fix: 更新环境变量为生产API地址,并添加注销相关的本地化文本

This commit is contained in:
2026-01-14 20:25:54 +07:00
parent 5e788286c3
commit 9d4df6d3da
5 changed files with 17 additions and 5 deletions

View File

@@ -897,7 +897,10 @@
"username": "用戶名",
"nickname": "昵稱",
"email": "郵箱",
"changePassword": "修改密碼"
"changePassword": "修改密碼",
"signOut": "退出登錄",
"signOutConfirm": "確認退出登錄嗎?",
"cancel": "取消"
},
"username": {
"title": "用戶設置",