diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index daeb665fece..a39058ce6af 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -205,7 +205,6 @@ OC.L10N.register( "Password protection (enforced)" : "密碼保護(強制)", "Password protection" : "密碼保護", "Enter a password" : "請輸入密碼", - "Expiration date (enforced)" : "到期日(強制)", "Create share" : "建立分享", "Customize link" : "自訂連結", "Generate QR code" : "產生 QR code", @@ -265,6 +264,7 @@ OC.L10N.register( "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", "Video verification" : "視訊驗證", + "Expiration date (enforced)" : "到期日(強制)", "Set expiration date" : "設定到期日", "Hide download" : "隱藏下載", "Allow download and sync" : "允許下載與同步", |