aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/zh_CN
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2016-08-23 10:19:53 +0800
committerGitHub <noreply@github.com>2016-08-23 10:19:53 +0800
commit5c9ca21ba3224fd54430a3c518b825ff6cd112f3 (patch)
tree5e11c75a4b1fdbb6d2d351c4ab9f1f50c8b45cb1 /app/_locales/zh_CN
parenta0d0245343a48e16baddf3db9e509a0f8d98c2fe (diff)
parentf9c58c07466d181a895cd38b1c3049a11e02cb99 (diff)
downloadtangerine-wallet-browser-5c9ca21ba3224fd54430a3c518b825ff6cd112f3.tar.gz
tangerine-wallet-browser-5c9ca21ba3224fd54430a3c518b825ff6cd112f3.tar.zst
tangerine-wallet-browser-5c9ca21ba3224fd54430a3c518b825ff6cd112f3.zip
Merge branch 'master' into i390-TransactionLimit
Diffstat (limited to 'app/_locales/zh_CN')
-rw-r--r--app/_locales/zh_CN/messages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/_locales/zh_CN/messages.json b/app/_locales/zh_CN/messages.json
new file mode 100644
index 000000000..fc87384e5
--- /dev/null
+++ b/app/_locales/zh_CN/messages.json
@@ -0,0 +1,10 @@
+{
+ "appName": {
+ "message": "MetaMask",
+ "description": "The name of the application"
+ },
+ "appDescription": {
+ "message": "以太坊身份管理",
+ "description": "The description of the application"
+ }
+}