mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Add missing appName in the zh_TW language file (#17304)
* Add missing appName in the zh_TW language file * Fix
This commit is contained in:
parent
df9ff6438c
commit
0a7f83172d
12
app/_locales/zh_TW/messages.json
generated
12
app/_locales/zh_TW/messages.json
generated
@ -122,6 +122,18 @@
|
|||||||
"message": "以太坊瀏覽器擴充插件",
|
"message": "以太坊瀏覽器擴充插件",
|
||||||
"description": "The description of the application"
|
"description": "The description of the application"
|
||||||
},
|
},
|
||||||
|
"appName": {
|
||||||
|
"message": "MetaMask",
|
||||||
|
"description": "The name of the application"
|
||||||
|
},
|
||||||
|
"appNameBeta": {
|
||||||
|
"message": "MetaMask Beta",
|
||||||
|
"description": "The name of the application (Beta)"
|
||||||
|
},
|
||||||
|
"appNameFlask": {
|
||||||
|
"message": "MetaMask Flask",
|
||||||
|
"description": "The name of the application (Flask)"
|
||||||
|
},
|
||||||
"approve": {
|
"approve": {
|
||||||
"message": "批准花費上限"
|
"message": "批准花費上限"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user