mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-25 08:01:15 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"header.unread": "未读",
|
||||
"header.tags": "话题",
|
||||
"header.popular": "热门",
|
||||
"header.top": "Top",
|
||||
"header.top": "顶端",
|
||||
"header.users": "用户",
|
||||
"header.groups": "群组",
|
||||
"header.chats": "聊天",
|
||||
@@ -62,7 +62,7 @@
|
||||
"downvoters": "踩的人",
|
||||
"downvoted": "踩",
|
||||
"views": "浏览",
|
||||
"posters": "Posters",
|
||||
"posters": "发布者",
|
||||
"reputation": "声望",
|
||||
"lastpost": "上一个帖子",
|
||||
"firstpost": "第一个帖子",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"username-email": "用户名 / 邮箱",
|
||||
"username": "用户名",
|
||||
"email": "邮件",
|
||||
"remember_me": "保持登录信息?",
|
||||
"remember_me": "保持登录信息",
|
||||
"forgot_password": "忘记密码?",
|
||||
"alternative_logins": "使用合作网站帐号登录",
|
||||
"failed_login_attempt": "登录失败",
|
||||
|
||||
@@ -45,5 +45,5 @@
|
||||
"search-preferences-cleared": "搜索设置已清除",
|
||||
"show-results-as": "结果显示为",
|
||||
"see-more-results": "查看更多结果 (%1)",
|
||||
"search-in-category": "Search in \"%1\""
|
||||
"search-in-category": "在\"%1\"中搜索"
|
||||
}
|
||||
Reference in New Issue
Block a user