Skip to content

Commit a39b2f8

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

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/zh_CN.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ OC.L10N.register(
3636
"Review requested" : "已请求审阅",
3737
"Unknown error" : "未知错误",
3838
"by {creator}" : "由{creator}创建",
39+
"CLOSED" : "关闭",
40+
"Upvotes" : "赞成",
41+
"Downvotes" : "反对",
3942
"Comments" : "评论",
4043
"Author" : "作者",
4144
"Owner" : "所有者",

l10n/zh_CN.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"Review requested" : "已请求审阅",
3535
"Unknown error" : "未知错误",
3636
"by {creator}" : "由{creator}创建",
37+
"CLOSED" : "关闭",
38+
"Upvotes" : "赞成",
39+
"Downvotes" : "反对",
3740
"Comments" : "评论",
3841
"Author" : "作者",
3942
"Owner" : "所有者",

0 commit comments

Comments
 (0)