mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 16:27:27 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"ignoring": "已忽略",
|
||||
"watching.description": "显示未读帖子",
|
||||
"ignoring.description": "不显示未读帖子",
|
||||
"watch.message": "You are now watching updates from this category and all subcategories",
|
||||
"ignore.message": "You are now ignoring updates from this category and all subcategories",
|
||||
"watch.message": "您关注了此版块的动态。",
|
||||
"ignore.message": "您未关注此版块的动态。",
|
||||
"watched-categories": "已关注的版块"
|
||||
}
|
||||
@@ -51,6 +51,6 @@
|
||||
"membership.reject": "拒绝",
|
||||
"new-group.group_name": "组名: ",
|
||||
"upload-group-cover": "上传组封面",
|
||||
"bulk-invite-instructions": "Enter a list of comma separated usernames to invite to this group",
|
||||
"bulk-invite": "Bulk Invite"
|
||||
"bulk-invite-instructions": "输入您要邀请加入此小组的用户名,多个用户以逗号分隔",
|
||||
"bulk-invite": "批量邀请"
|
||||
}
|
||||
Reference in New Issue
Block a user