Add/Update Chinese translation (#692)

* Fix translation commented by ooser

* “Site Control" translation

* Add/Update Chinese (Simplified) translation

* Add/Update Chinese (Traditional) translation

* Correct "limit used" translation by P2P
This commit is contained in:
lmath 2016-12-06 00:36:38 +08:00 committed by ZeroNet
parent 350b417ccb
commit 61654edbf6
8 changed files with 47 additions and 9 deletions

View file

@ -0,0 +1,5 @@
{
"Add <b>%s</b> new site?": "添加新網站: <b>%s</b>",
"Added <b>%s</b> new site": "已添加到新網站:<b>%s</b>",
"Site deleted: <b>%s</b>": "網站已刪除:<b>%s</b>"
}

View file

@ -0,0 +1,5 @@
{
"Add <b>%s</b> new site?": "添加新站点: <b>%s</b>",
"Added <b>%s</b> new site": "已添加到新站点:<b>%s</b>",
"Site deleted: <b>%s</b>": "站点已删除:<b>%s</b>"
}