diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
commit | df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e (patch) | |
tree | 3c7e0f31939c6cb618c9f931ef8a545b06b6cb3e /apps/settings/l10n/zh_CN.js | |
parent | 02714447df3b0c3a14cdc9026d53078dabdfdad0 (diff) | |
download | nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.tar.gz nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 3715cb4fecb..83fc8b78e46 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -266,6 +266,7 @@ OC.L10N.register( "Download and enable all" : "下载并启用全部", "_%n app has an update available_::_%n apps have an update available_" : ["%n 应用有可用的更新"], "_Update_::_Update all_" : ["全部更新"], + "Loading" : "加载中", "Description" : "描述", "Details" : "详情", "All" : "全部", |