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_CN.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_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 6dc279acff3..89424d71136 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -137,6 +137,8 @@ OC.L10N.register( "More apps" : "更多的应用程序", "Currently open" : "当前打开", "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], + "Pick a start date" : "选择开始时间", + "Pick an end date" : "选择结束时间", "Log in" : "登录", "Logging in …" : "正在登录……", "Server side authentication failed!" : "服务端认证失败!", |