diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
commit | 158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch) | |
tree | 0ad78b532faf8ac367a337003846a48e4dc80663 /core/l10n/zh_TW.js | |
parent | 9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff) | |
download | nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index aabbb376146..d9aa07883f0 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -138,8 +138,8 @@ OC.L10N.register( "Currently open" : "目前開啟", "_{count} notification_::_{count} notifications_" : ["{count} 個通知"], "Date range filter" : "日期範圍過濾條件", - "Pick start date" : "挑選開始日期", - "Pick end date" : "挑選結束日期", + "Pick a start date" : "挑選開始日期", + "Pick an end date" : "挑選結束日期", "Apply range" : "套用範圍", "Log in" : "登入", "Logging in …" : "正在登入……", |