diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-28 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-28 00:21:31 +0000 |
commit | f9e6b1f81428f7ba786df781eb9a0389d8aee7c9 (patch) | |
tree | d3b10845b21af3d874d404f2f79bbea6e8a9e083 /apps/user_status | |
parent | d5b6ce43a94837c7059a7918f73bd27495051023 (diff) | |
download | nextcloud-server-f9e6b1f81428f7ba786df781eb9a0389d8aee7c9.tar.gz nextcloud-server-f9e6b1f81428f7ba786df781eb9a0389d8aee7c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index c9a0d791f05..1731ed11741 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -40,7 +40,7 @@ OC.L10N.register( "Invisible" : "隐身", "Offline" : "离线", "There was an error saving the new status" : "保存新状态时出错", - "30 minutes" : "30分钟", + "30 minutes" : "30 分钟", "1 hour" : "1小时", "4 hours" : "4小时", "Mute all notifications" : "静音所有通知", diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index 81669009598..af2a981d88f 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -38,7 +38,7 @@ "Invisible" : "隐身", "Offline" : "离线", "There was an error saving the new status" : "保存新状态时出错", - "30 minutes" : "30分钟", + "30 minutes" : "30 分钟", "1 hour" : "1小时", "4 hours" : "4小时", "Mute all notifications" : "静音所有通知", |