mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
fix:typos (#139)
This commit is contained in:
parent
1d4ec6a77e
commit
4a73973fb6
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@
|
||||||
"view": "查看",
|
"view": "查看",
|
||||||
"logout": "登出",
|
"logout": "登出",
|
||||||
"login_sign_up": "登录/注册",
|
"login_sign_up": "登录/注册",
|
||||||
"login": "登陆",
|
"login": "登录",
|
||||||
"sign_up": "注册",
|
"sign_up": "注册",
|
||||||
"notifications_error": "你的浏览器不支持桌面通知,尝试 Firefox 或 Chrome。",
|
"notifications_error": "你的浏览器不支持桌面通知,尝试 Firefox 或 Chrome。",
|
||||||
"unread_messages": "{{formattedCount}} 未读消息",
|
"unread_messages": "{{formattedCount}} 未读消息",
|
||||||
|
@ -216,7 +216,7 @@
|
||||||
"not_logged_in": "未登录。",
|
"not_logged_in": "未登录。",
|
||||||
"bio_length_overflow": "自我介绍不能超过300个字符。",
|
"bio_length_overflow": "自我介绍不能超过300个字符。",
|
||||||
"logged_in": "已登录。",
|
"logged_in": "已登录。",
|
||||||
"must_login": "您必须<1>登陆或注册</1>才能评论。",
|
"must_login": "您必须<1>登录或注册</1>才能评论。",
|
||||||
"site_saved": "网站已保存。",
|
"site_saved": "网站已保存。",
|
||||||
"community_ban": "你已被此社群拉黑。",
|
"community_ban": "你已被此社群拉黑。",
|
||||||
"site_ban": "你已被本站拉黑",
|
"site_ban": "你已被本站拉黑",
|
||||||
|
|
Loading…
Reference in a new issue