diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
commit | 2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (patch) | |
tree | 79805ff9e2b43cdc7bf77083db68253c527fb952 /apps/files/l10n/zh_TW.js | |
parent | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (diff) | |
download | nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.tar.gz nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 5c2c8f3f96b..3d07fa31e26 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", + "No recently modified files" : "近期無修改檔案", + "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", |