diff --git a/public/language/uk/user.json b/public/language/uk/user.json index c8bd7ca5b2..bad807379e 100644 --- a/public/language/uk/user.json +++ b/public/language/uk/user.json @@ -131,5 +131,5 @@ "info.email-history": "Історія електронної пошти", "info.moderation-note": "Коментар модератора", "info.moderation-note.success": "Коментар модератора збережено", - "info.moderation-note.add": "Add note" + "info.moderation-note.add": "Додати коментар" } \ No newline at end of file diff --git a/public/language/zh-CN/user.json b/public/language/zh-CN/user.json index ae15c2ad98..6c7aeea558 100644 --- a/public/language/zh-CN/user.json +++ b/public/language/zh-CN/user.json @@ -117,8 +117,8 @@ "custom_route": "自定义首页路由", "custom_route_help": "输入路由名称,前面不需要斜杠 ( 例如, \"recent\" 或 \"popular\" )", "sso.title": "单点登录服务", - "sso.associated": "关联到", - "sso.not-associated": "点击这里关联", + "sso.associated": "已关联到", + "sso.not-associated": "点击这里来关联", "info.latest-flags": "最新举报", "info.no-flags": "没有找到被举报的帖子", "info.ban-history": "最近封禁历史",