Skip to content

Commit

Permalink
docs(i18n): sync i18n files from Crowdin (#10384)
Browse files Browse the repository at this point in the history
* New translations en-US.json (Chinese Simplified)
docs(i18n): sync translation en-US.json for Chinese Simplified

* New translations en-US.json (Quenya)
docs(i18n): sync translation en-US.json for Quenya
  • Loading branch information
Jack-Works committed Aug 14, 2023
1 parent 8f7f54c commit 6e70f16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mask/shared-ui/locales/qya-AA.json
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@
"popups_wallet_confirm_password": "crwdns22095:0crwdne22095:0",
"popups_wallet_new_password_not_match": "crwdns22097:0crwdne22097:0",
"popups_wallet_create_payment_password_tip": "crwdns19303:0crwdne19303:0",
"popups_wallet_set_payment_password_successfully": "crwdns22157:0crwdne22157:0",
"popups_wallet_term_of_service_agree_part_1": "crwdns21641:0crwdne21641:0",
"popups_wallet_term_of_service_agree_part_2": "crwdns21643:0crwdne21643:0",
"popups_wallet_reset_tips": "crwdns21645:0crwdne21645:0",
Expand Down Expand Up @@ -1070,6 +1071,7 @@
"popups_backup_password_tips": "crwdns21817:0crwdne21817:0",
"popups_backup_password_inconsistency": "crwdns21819:0crwdne21819:0",
"popups_backup_password_incorrect": "crwdns22145:0crwdne22145:0",
"popups_backup_password_invalid": "crwdns22159:0crwdne22159:0",
"popups_backup_password_set_successfully": "crwdns21821:0crwdne21821:0",
"popups_export_private_key_tips": "crwdns21823:0crwdne21823:0",
"popups_export_json_file_tips": "crwdns22103:0crwdne22103:0",
Expand Down
3 changes: 3 additions & 0 deletions packages/mask/shared-ui/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"data": "数据",
"available_balance": "可用余额",
"available_amount": "{{- amount}} 可用",
"failed_to_transfer_token": "发送 Token 失败: {{- message}}",
"operation": "操作",
"gas_limit": "Gas 限制",
"gas_price": "Gas 价格",
Expand Down Expand Up @@ -914,6 +915,7 @@
"popups_wallet_confirm_password": "确认密码",
"popups_wallet_new_password_not_match": "新密码不匹配",
"popups_wallet_create_payment_password_tip": "至少8个字符",
"popups_wallet_set_payment_password_successfully": "设置支付密码成功。",
"popups_wallet_term_of_service_agree_part_1": "继续执行表示您同意",
"popups_wallet_term_of_service_agree_part_2": "<agreement>服务协议</agreement> 和 <policy>隐私政策</policy>",
"popups_wallet_reset_tips": "设置支付密码?",
Expand Down Expand Up @@ -1068,6 +1070,7 @@
"popups_backup_password_tips": "请在导出私钥之前设置您的备份密码。",
"popups_backup_password_inconsistency": "新密码两次输入不一致",
"popups_backup_password_incorrect": "密码不正确。",
"popups_backup_password_invalid": "密码必须介于 8 到 20 之间",
"popups_backup_password_set_successfully": "备份密码设置成功。",
"popups_export_private_key_tips": "此导出仅用于导出私钥。我们不导出任何其他数据。如果您需要导入更多数据,请前往设置: <a> 全局备份 </a>",
"popups_export_json_file_tips": "此文件已加密并以您当前的密码存储。 使用当前密码导入钱包时解密此文件。",
Expand Down

0 comments on commit 6e70f16

Please sign in to comment.