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
1 change: 1 addition & 0 deletions packages/mask/shared-ui/locales/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
"settings_launch_page": "시작 페이지",
"settings_launch_page_secondary": "앱을 열을 때 디폴트 페이지를 선택하세요.",
"speed_up": "가속하기",
"save": "저장",
"skip": "넘어가기",
"next": "다음",
"try": "시도",
Expand Down
6 changes: 6 additions & 0 deletions packages/mask/shared-ui/locales/qya-AA.json
Original file line number Diff line number Diff line change
Expand Up @@ -902,11 +902,17 @@
"popups_wallet_dialog_legacy_wallet_tip": "crwdns9463:0crwdne9463:0",
"popups_wallet_set_payment_password": "crwdns9307:0crwdne9307:0",
"popups_wallet_payment_password": "crwdns9309:0crwdne9309:0",
"popups_wallet_re_payment_password": "crwdns10749:0crwdne10749:0",
"popups_wallet_set_up_payment_password": "crwdns9311:0crwdne9311:0",
"popups_wallet_payment_password_tip": "crwdns9313:0crwdne9313:0",
"popups_wallet_go_back": "crwdns7761:0crwdne7761:0",
"popups_wallet_start_up_tip": "crwdns7763:0crwdne7763:0",
"popups_wallet_name_placeholder": "crwdns7777:0crwdne7777:0",
"popups_wallet_name_mnemonic": "crwdns10751:0crwdne10751:0",
"popups_wallet_name_json_file": "crwdns10753:0crwdne10753:0",
"popups_wallet_name_private_key": "crwdns10755:0crwdne10755:0",
"popups_wallet_name_mnemonic_placeholder": "crwdns10757:0crwdne10757:0",
"popups_wallet_name_origin_password": "crwdns10759:0crwdne10759:0",
"popups_wallet_tab_assets": "crwdns7781:0crwdne7781:0",
"popups_wallet_tab_activity": "crwdns7783:0crwdne7783:0",
"popups_wallet_derivation_path": "crwdns7785:0{{ path }}crwdne7785:0",
Expand Down
10 changes: 5 additions & 5 deletions packages/mask/shared-ui/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,11 +864,11 @@
"nft_button_add_collectible": "添加收藏品",
"nft_avatar": "NFT 头像",
"plugin_profile_no_wallets": "在此连接您的钱包。<br/>此部分将显示给您的加密朋友。<br/>显示内容包括数字艺术、捐赠、徽章<br/>和其他链上的公开信息。",
"plugin_profile_binding_rules_title": "Web3 按如下规则发现钱包地址:",
"plugin_profile_binding_rule1": "您的昵称为 ENS 或者 RNS。",
"plugin_profile_binding_rule2": "您的个人介绍中包含 ENS、RNS 或有效地址。",
"plugin_profile_binding_rule3": "您的 ID + 词缀是 ENS 或者 RNS。",
"plugin_profile_binding_rule4": "用于签署 NFT 头像的地址。",
"plugin_profile_binding_rules_title": "Web3 按如下规则展示NFTs:",
"plugin_profile_binding_rule1": "您的Twitter 昵称为ENS。",
"plugin_profile_binding_rule2": "您的Twitter bio 包含 ENS(例如,vitalik.eth) 或有效地址。",
"plugin_profile_binding_rule3": "您的Twitter ID + {{suffix}} 是ENS。",
"plugin_profile_binding_rule4": "用于签署NFT 头像的地址。",
"plugin_profile_current_display_of": "当前显示 {{type}}: ",
"plugin_vcent_last_offer_at": "最新的OFFER为"
}