From 11b14616db1153510b4c37edada7463d2e9a368b Mon Sep 17 00:00:00 2001 From: Chen Wei Date: Tue, 2 Jul 2019 12:54:23 +0800 Subject: translation needed by extension setup --- app/_locales/en/messages.json | 4 ++-- app/_locales/zh_TW/messages.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/_locales') 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": { -- cgit