diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:41 +0000 |
commit | 80e4193d4ff292733d68253169f29847c295e424 (patch) | |
tree | 942d765c6a40296d77b52ffb1b05afb2b1db1b0f /apps/dav/l10n/zh_CN.js | |
parent | a58ed05f1d19d591a1ed384e87915db952c5f163 (diff) | |
download | nextcloud-server-80e4193d4ff292733d68253169f29847c295e424.tar.gz nextcloud-server-80e4193d4ff292733d68253169f29847c295e424.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index b1b374bbf54..36abab0411d 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -170,6 +170,7 @@ OC.L10N.register( "Delete slot" : "删除插槽", "No working hours set" : "尚未设置工作时间", "Add slot" : "添加插槽", + "Weekdays" : "工作日", "Monday" : "周一", "Tuesday" : "周二", "Wednesday" : "周三", |