diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
commit | 3175579f90c9552a4166fd8387f19293eba7003b (patch) | |
tree | b638f9c76d8de5221262443cfa13224022bb9bda /apps/dav/l10n/zh_TW.js | |
parent | 6e0101b59c3942a3f6cd148da18c89bf2d33120d (diff) | |
download | nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.tar.gz nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 3ce93cdf637..a7121cf443a 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -128,7 +128,6 @@ OC.L10N.register( "Delete slot" : "刪除欄位", "No working hours set" : "未設定工作時間", "Add slot" : "新增欄位", - "Save" : "儲存", "Monday" : "週一", "Tuesday" : "週二", "Wednesday" : "週三", @@ -136,6 +135,7 @@ OC.L10N.register( "Friday" : "週五", "Saturday" : "週六", "Sunday" : "週日", + "Save" : "儲存", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", |