diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-03 02:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-03 02:26:12 +0000 |
commit | f01289f8d7a76fb7a0cddf79d9270ceb43ff9237 (patch) | |
tree | c07558da58c54afffdedd5eae1df152caf0b091e /apps/dav/l10n/zh_TW.js | |
parent | e49d822827fdd22ebbfba0312fd775c2f5e500f3 (diff) | |
download | nextcloud-server-f01289f8d7a76fb7a0cddf79d9270ceb43ff9237.tar.gz nextcloud-server-f01289f8d7a76fb7a0cddf79d9270ceb43ff9237.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 4288e8a7f5f..670815c5439 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -137,6 +137,7 @@ OC.L10N.register( "Tentative" : "暫定", "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", - "Calendar and tasks" : "日曆與工作項目" + "Calendar and tasks" : "日曆與工作項目", + "i" : "i" }, "nplurals=1; plural=0;"); |