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/unattended-upgrades/zh.json')
-rw-r--r--etc/ncp-config.d/l10n/unattended-upgrades/zh.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/ncp-config.d/l10n/unattended-upgrades/zh.json b/etc/ncp-config.d/l10n/unattended-upgrades/zh.json
index ba372da2..6d69c1b0 100644
--- a/etc/ncp-config.d/l10n/unattended-upgrades/zh.json
+++ b/etc/ncp-config.d/l10n/unattended-upgrades/zh.json
@@ -1 +1,8 @@
-{"translations":{"ACTIVE":"啟動","AUTOREBOOT":"重新開機"}}
+{
+ "translations":{
+ "ACTIVE":"啟動",
+ "AUTOREBOOT":"重新開機",
+ "Automatic installation of security updates. Keep your cloud safe":"自動安裝安全",
+ "unattended-upgrades":"自動更新安全更新"
+ }
+}