Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/dashboard/src/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"personas_connect_to": "连接到 {{internalName}}",
"personas_disconnect": "断开连接",
"personas_disconnect_raw": "断开连接",
"personas_disconnect_warning": "您确定要断开 {{network}} 账户 {{userId}} 吗? 断开连接后,此账户将无法解密并使用Mask Network加密任何信息。",
"personas_disconnect_warning": "你确定要删除此身份吗? 您的Mask Network朋友将不能再通过此身份向您发送加密的消息,或查看您与此身份相关的Web 3产品。",
"personas_logout_warning": "身份登出后,您所关联的社交网络账户将不能解密过去的加密消息。 如果您需要重新使用您的身份,您可以使用您的身份私钥进行恢复。",
"personas_add": "添加",
"personas_upload_avatar": "上传头像",
Expand Down
1 change: 1 addition & 0 deletions packages/mask/shared-ui/locales/qya-AA.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"user_guide_tip_1": "crwdns9059:0crwdne9059:0",
"user_guide_tip_2": "crwdns9061:0crwdne9061:0",
"user_guide_tip_3": "crwdns13019:0crwdne13019:0",
"user_guide_tip_4": "crwdns16572:0crwdne16572:0",
"create_persona": "crwdns10317:0crwdne10317:0",
"connect_persona": "crwdns10319:0crwdne10319:0",
"please_create_persona": "crwdns10807:0crwdne10807:0",
Expand Down
5 changes: 2 additions & 3 deletions packages/mask/shared-ui/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,8 @@
"setup_guide_pin_tip_step_find_right": " 按钮。",
"setup_guide_pin_tip_successfully": "固定成功。",
"user_guide_tip_1": "点击这里快速访问主要功能。",
"user_guide_tip_2": "点击这里连接或更改您的钱包。",
"user_guide_tip_3": "浏览 Twitter 好友的 Web 3 足迹,畅享 Web 3 的自由。",
"user_guide_tip_4": "尝试快速开始探索 Web 3 世界。",
"user_guide_tip_2": "点击这里连接您的钱包。您可以在此选择网络或更改您的钱包。",
"user_guide_tip_3": "点击这里快速开始。",
"create_persona": "创建身份",
"connect_persona": "连接身份",
"please_create_persona": "请创建身份",
Expand Down