1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

zh_TW: Translate buy, assets, activity (#10207)

This commit is contained in:
Yahsin Huang 2021-01-19 05:29:01 +08:00 committed by Erik Marks
parent 9ed181f4e1
commit 32121107c2

View File

@ -26,6 +26,9 @@
"accountSelectionRequired": {
"message": "必須先選擇一個帳戶!"
},
"activity": {
"message": "交易紀錄"
},
"activityLog": {
"message": "活動紀錄"
},
@ -85,6 +88,9 @@
"asset": {
"message": "資產"
},
"assets": {
"message": "資產"
},
"attemptToCancel": {
"message": "嘗試取消?"
},
@ -146,6 +152,9 @@
"builtInCalifornia": {
"message": "MetaMask 是在加州設計製造"
},
"buy": {
"message": "買"
},
"buyWithWyre": {
"message": "用 Wyre 購買 ETH"
},