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:
Diffstat (limited to 'etc/ncp-config.d/l10n/nc-passwd/zh.json')
-rw-r--r--etc/ncp-config.d/l10n/nc-passwd/zh.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/ncp-config.d/l10n/nc-passwd/zh.json b/etc/ncp-config.d/l10n/nc-passwd/zh.json
index a01fac91..57d526f4 100644
--- a/etc/ncp-config.d/l10n/nc-passwd/zh.json
+++ b/etc/ncp-config.d/l10n/nc-passwd/zh.json
@@ -1 +1,8 @@
-{"translations":{"PASSWORD":"密碼","CONFIRM":"再次輸入密碼"}}
+{
+ "translations":{
+ "Change password for the NextCloudPi Panel":"修改NextCloudPi網頁介面的密碼",
+ "nc-passwd":"修改NCP密碼",
+ "PASSWORD":"密碼",
+ "CONFIRM":"再次輸入密碼"
+ }
+}