Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchiyi4488 <30853081+chiyi4488@users.noreply.github.com>2018-07-20 09:52:15 +0300
committernachoparker <nacho@ownyourbits.com>2018-07-25 12:02:26 +0300
commit593e72f0a6b08029757b3758d49224ce72f5e59c (patch)
tree18fde0b54defce36a720deb6a55e90683e66b8ca /ncp-web
parentdf7a277895d57e43a788ae25c0d29d08eefc3754 (diff)
Update and rename zn.json to zh.json
Diffstat (limited to 'ncp-web')
-rw-r--r--ncp-web/l10n/zh.json8
-rw-r--r--ncp-web/l10n/zn.json7
-rw-r--r--ncp-web/ncp-web.cfg2
3 files changed, 9 insertions, 8 deletions
diff --git a/ncp-web/l10n/zh.json b/ncp-web/l10n/zh.json
new file mode 100644
index 00000000..dbcbe8ad
--- /dev/null
+++ b/ncp-web/l10n/zh.json
@@ -0,0 +1,8 @@
+{
+ "translations": {
+ "Configure NextCloudPi features": "快速設定Nextcloudpi的主要功能",
+ "Run": "開始吧",
+ "Skip":"跳過",
+ "This application requires JavaScript for correct operation. Please %s enable JavaScript %s and reload the page.": "您的瀏覽器已禁用JavaScript,請%s 啟動JavaScript %s並重新載入頁面。"
+ }
+}
diff --git a/ncp-web/l10n/zn.json b/ncp-web/l10n/zn.json
deleted file mode 100644
index 25ed9ea0..00000000
--- a/ncp-web/l10n/zn.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "translations": {
- "Configure NextCloudPi features": "Configurar NextCloudPi",
- "Run": "Ejecutar",
- "This application requires JavaScript for correct operation. Please %s enable JavaScript %s and reload the page.": "Esta aplicación requiere Javascript para un funcionamiento correcto. Por favor %s active Javascript %s y recarge la página."
- }
-}
diff --git a/ncp-web/ncp-web.cfg b/ncp-web/ncp-web.cfg
index 9060ea23..57888595 100644
--- a/ncp-web/ncp-web.cfg
+++ b/ncp-web/ncp-web.cfg
@@ -1 +1 @@
-LANGUAGE_=[_auto_,en,de,es,zn]
+LANGUAGE_=[_auto_,en,de,es,zh]