mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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
83d74b6c40
commit
cc518b918f
12
app/_locales/zh_TW/messages.json
generated
12
app/_locales/zh_TW/messages.json
generated
@ -119,6 +119,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…
x
Reference in New Issue
Block a user