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 ac77080e099..68bf89947a0 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -277,6 +277,7 @@ OC.L10N.register( "Edit" : "編輯", "Share" : "分享", "Delete" : "刪除", + "Password field cannot be empty" : "密碼欄位不能為空", "Replace current password" : "取代目前密碼", "Failed to generate a new token" : "產生新權杖失敗", "Allow upload and editing" : "允許上傳及編輯", @@ -414,6 +415,7 @@ OC.L10N.register( "Download all files" : "下載所有檔案", "Search for share recipients" : "搜尋分享接收者", "No recommendations. Start typing." : "沒有建議。請開始輸入。", + "Password field can't be empty" : "密碼欄位不能為空", "Allow download" : "允許下載", "Share expire date saved" : "已儲存分享過期日期", "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的連結分享", |