Latest translations and fallbacks

This commit is contained in:
NodeBB Misty
2016-10-08 09:02:19 -04:00
parent 804c7927a4
commit ca6101223a
2 changed files with 4 additions and 4 deletions

View File

@@ -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": "已关注的版块"
}

View File

@@ -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": "批量邀请"
}