diff options
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 2e4653f98aa..d8ff2d61234 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -451,6 +451,7 @@ OC.L10N.register( "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "要求輸入密碼", "Enforce password protection" : "強制密碼保護", + "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:", "Set default expiration date" : "設定默認到期日", "Exclude groups from creating link shares:" : "禁止以下群組創建連結分享:", "Allow resharing" : "允許轉分享", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 70afcc6b6ab..8692cc58849 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -449,6 +449,7 @@ "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "要求輸入密碼", "Enforce password protection" : "強制密碼保護", + "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:", "Set default expiration date" : "設定默認到期日", "Exclude groups from creating link shares:" : "禁止以下群組創建連結分享:", "Allow resharing" : "允許轉分享", |