Skip to content

Commit 90f2717

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 730cc96 commit 90f2717

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/zh_CN.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"data_request",
33
{
44
"sent!" : "发送!",
5+
"Already requested, please try again later." : "已提出请求,请稍后再试。",
56
"Request failed" : "请求失败",
67
"No administrator could have been contacted." : "没有可联系的管理员。",
78
"Personal data export request" : "个人数据导出请求",

l10n/zh_CN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"sent!" : "发送!",
3+
"Already requested, please try again later." : "已提出请求,请稍后再试。",
34
"Request failed" : "请求失败",
45
"No administrator could have been contacted." : "没有可联系的管理员。",
56
"Personal data export request" : "个人数据导出请求",

0 commit comments

Comments
 (0)