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, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 31aac8cffe9..9ca44476ede 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -192,6 +192,8 @@ OC.L10N.register( "Share label" : "分享標籤", "Hide download" : "隱藏下載", "Password protect" : "密碼保護", + "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", + "Password expired" : "密碼已過期", "Video verification" : "視訊驗證", "Enter a note for the share recipient" : "輸入給分享收件者的訊息", "Add another link" : "新增其他連結", |