diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-09 02:24:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-09 02:24:51 +0000 |
commit | 8d491c7d0be780ee9960ccf2ec9fdeb15273f1af (patch) | |
tree | ab95e0f74c1d53b7f09222a4f8fdafa5591aeed0 /core/l10n | |
parent | 996accd30a334f073e6995043efde4d7abc6fcab (diff) | |
download | nextcloud-server-8d491c7d0be780ee9960ccf2ec9fdeb15273f1af.tar.gz nextcloud-server-8d491c7d0be780ee9960ccf2ec9fdeb15273f1af.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 839193a8e5a..591da78f362 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -344,6 +344,7 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", + "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 1d6ba14a5c1..b7ae94b34b4 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -342,6 +342,7 @@ "More apps menu" : "更多的应用菜单", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", + "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", |