Skip to content

Commit

Permalink
fix(i18n): complete the Chinese (Taiwan) and Chinese (Hong Kong) json…
Browse files Browse the repository at this point in the history
… files. (#720)

Co-authored-by: RechardLLee <[email protected]>
  • Loading branch information
RechardLLee and RechardLLee authored Sep 30, 2024
1 parent 14c7028 commit ad5adc3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions locales/settings/zh-HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,11 @@
"wallet.transactions.to": "發送至",
"wallet.transactions.tx": "交易",
"wallet.transactions.type": "類型",
"wallet.transactions.types.burn": "burn",
"wallet.transactions.types.mint": "mint",
"wallet.transactions.types.purchase": "purchase",
"wallet.transactions.types.tip": "tip",
"wallet.transactions.types.withdraw": "withdraw",
"wallet.transactions.types.burn": "銷燬",
"wallet.transactions.types.mint": "鑄造",
"wallet.transactions.types.purchase": "購買",
"wallet.transactions.types.tip": "打賞",
"wallet.transactions.types.withdraw": "提取",
"wallet.transactions.you": "",
"wallet.withdraw.addressLabel": "你的以太坊地址",
"wallet.withdraw.amountLabel": "數量",
Expand Down
18 changes: 9 additions & 9 deletions locales/settings/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"actions.action_card.feed_options.feed_url": "摘要 URL",
"actions.action_card.feed_options.site_url": "網站 URL",
"actions.action_card.feed_options.title": "標題",
"actions.action_card.feed_options.view": "View",
"actions.action_card.feed_options.view": "視圖",
"actions.action_card.field": "欄位",
"actions.action_card.from": "",
"actions.action_card.generate_summary": "使用 AI 生成摘要",
Expand Down Expand Up @@ -182,8 +182,8 @@
"lists.title": "標題",
"lists.view": "查看",
"profile.avatar.label": "頭像",
"profile.handle.description": "您的唯一識別碼",
"profile.handle.label": "Handle",
"profile.handle.description": "唯一識別碼",
"profile.handle.label": "唯一識別碼",
"profile.name.description": "您的公開顯示名稱。",
"profile.name.label": "顯示名稱",
"profile.sidebar_title": "個人資料",
Expand All @@ -193,7 +193,7 @@
"titles.about": "關於",
"titles.actions": "指令",
"titles.appearance": "外觀",
"titles.feeds": "Feeds",
"titles.feeds": "訂閱源",
"titles.general": "一般",
"titles.integration": "整合",
"titles.invitations": "邀請",
Expand Down Expand Up @@ -222,11 +222,11 @@
"wallet.transactions.to": "接收者",
"wallet.transactions.tx": "交易",
"wallet.transactions.type": "類型",
"wallet.transactions.types.burn": "burn",
"wallet.transactions.types.mint": "mint",
"wallet.transactions.types.purchase": "purchase",
"wallet.transactions.types.tip": "tip",
"wallet.transactions.types.withdraw": "withdraw",
"wallet.transactions.types.burn": "銷燬",
"wallet.transactions.types.mint": "鑄造",
"wallet.transactions.types.purchase": "購入",
"wallet.transactions.types.tip": "打賞",
"wallet.transactions.types.withdraw": "提現",
"wallet.transactions.you": "",
"wallet.withdraw.addressLabel": "您的以太坊地址",
"wallet.withdraw.amountLabel": "數量",
Expand Down

0 comments on commit ad5adc3

Please sign in to comment.