From eda245c4190446fecba8678dc3bad31326b888fa Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 19 Oct 2024 01:05:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 2 +- l10n/zh_CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 9d5a3e2..29502d6 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -20,7 +20,7 @@ OC.L10N.register( "GitLab instance address" : "GitLab 实例地址", "Personal access token" : "个人访问令牌", "GitLab personal access token" : "GitLab personal access token", - "Remove account" : "移除账户", + "Remove account" : "移除账号", "Enable searching for repositories" : "启用仓库搜索", "Enable searching for issues" : "启用议题搜索", "Successfully connected to GitLab!" : "成功连接到了GitLab!", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 042ab1d..f71eba5 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -18,7 +18,7 @@ "GitLab instance address" : "GitLab 实例地址", "Personal access token" : "个人访问令牌", "GitLab personal access token" : "GitLab personal access token", - "Remove account" : "移除账户", + "Remove account" : "移除账号", "Enable searching for repositories" : "启用仓库搜索", "Enable searching for issues" : "启用议题搜索", "Successfully connected to GitLab!" : "成功连接到了GitLab!",