diff options
-rw-r--r-- | app/_locales/en/messages.json | 4 | ||||
-rw-r--r-- | app/_locales/zh_TW/messages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index d106008da..ee29b0b6a 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -132,11 +132,11 @@ "message": "Amount + TX Fee" }, "appDescription": { - "message": "An Ethereum Wallet in your Browser", + "message": "An Tangerine Wallet in your Browser", "description": "The description of the application" }, "appName": { - "message": "MetaMask", + "message": "Tangerine Wallet", "description": "The name of the application" }, "approve": { diff --git a/app/_locales/zh_TW/messages.json b/app/_locales/zh_TW/messages.json index d45794f3e..eb50cc6f3 100644 --- a/app/_locales/zh_TW/messages.json +++ b/app/_locales/zh_TW/messages.json @@ -114,11 +114,11 @@ "message": "數量 + 交易費" }, "appDescription": { - "message": "乙太坊瀏覽器擴充插件", + "message": "柑橘之鍊瀏覽器錢包", "description": "The description of the application" }, "appName": { - "message": "MetaMask", + "message": "Tangerine Wallet", "description": "The name of the application" }, "approved": { |