From eb9d308e4cd8478194e594b48f1f9d11dbfba0c4 Mon Sep 17 00:00:00 2001 From: Erick Guan Date: Thu, 11 Sep 2014 19:58:58 +0800 Subject: [PATCH] add zh_CN translation --- config/locales/client.zh_CN.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/locales/client.zh_CN.yml diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml new file mode 100644 index 0000000..42824a2 --- /dev/null +++ b/config/locales/client.zh_CN.yml @@ -0,0 +1,5 @@ +zh_CN: + js: + docker: + upgrade: "Docker 负责升级。" + perform_upgrade: "点击这儿升级。"