diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
commit | 6379c852c340b3c7145c0e361424a283876025e5 (patch) | |
tree | 954c30bba439e59d11fa6e9f16b3912f42ec78d2 /apps/files/l10n/zh_TW.js | |
parent | 228b21f3fa4a72740c97205147bf40bfe0c3ea30 (diff) | |
download | nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.tar.gz nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index b34dc5e7714..ad345ac2a65 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -171,6 +171,8 @@ OC.L10N.register( "File Management" : "檔案管理", "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", + "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", + "Upload successful" : "上傳成功", "Select the row for {displayName}" : "選取 {displayName} 的列", "Rename file" : "重新命名檔案", "A long time ago" : "很久以前", |