Commit a3b5252e authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Translate new terms in Chinese

parent 8476a04b
......@@ -108,7 +108,7 @@
<value> <string encoding="cdata"><![CDATA[
CACHE MANIFEST\n
# generated on Fri, 17 Jan 2020 11:00:13 GMT+0200\n
# generated on Tue, 28 Apr 2020 11:00:13 GMT+0200\n
CACHE:\n
favicon.ico\n
font-awesome/font-awesome-webfont.eot?v=4.6.3\n
......@@ -581,7 +581,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>982.16656.9604.44475</string> </value>
<value> <string>983.32442.18214.26265</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -599,7 +599,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1584095553.4</float>
<float>1588113814.6</float>
<string>UTC</string>
</tuple>
</state>
......
/*globals window*/
/*jslint indent: 2, nomen: true, maxlen: 80*/
(function (window) {
......@@ -8,7 +6,7 @@
"use strict";
window.translation_data = {
"en": {
"en": {
"Title": "Title",
"Login Account": "Login Account",
"Intent not supported": "Intent not supported",
......@@ -354,9 +352,14 @@
"Hosting Subscription": "Hosting Subscription",
"Accept": "Accept",
"Generate New Invitation Link": "Generate New Invitation Link",
"Revoke Computer Certificate": "Revoke Computer Certificate"
},
"zh": {
"Revoke Computer Certificate": "Revoke Computer Certificate",
"Country": "Country",
"Telephone": "Telephone",
"Address": "Address",
"Postal Code": "Postal Code",
"City": "City"
},
"zh": {
"Title": "标题",
"Login Account": "登录账号",
"Intent not supported": "不支持该意图。",
......@@ -702,7 +705,12 @@
"Hosting Subscription": "托管订阅",
"Accept": "接受",
"Generate New Invitation Link": "生成新的邀请链接",
"Revoke Computer Certificate": "吊销计算机证书"
"Revoke Computer Certificate": "吊销计算机证书",
"Country": "国家",
"Telephone": "电话号码",
"Address": "地址",
"Postal Code": "邮编",
"City": "城市"
}
};
}(window));
\ No newline at end of file
......@@ -233,7 +233,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>983.13242.30278.32426</string> </value>
<value> <string>983.33872.15157.33570</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -251,7 +251,7 @@
</tuple>
<state>
<tuple>
<float>1586962878.51</float>
<float>1588113766.31</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment