From ed1f3ffba02223c3d88b50d79922d2b960fcaeca Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Jul 2023 14:19:10 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) [ci skip] --- app/javascript/mastodon/locales/zh-CN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index 387ea2f638..9e1fc86b36 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -38,7 +38,7 @@ "account.following_counter": "正在关注 {counter} 人", "account.follows.empty": "此用户目前尚未关注任何人。", "account.follows_you": "关注了你", - "account.go_to_profile": "转到个人资料页", + "account.go_to_profile": "前往个人资料页", "account.hide_reblogs": "隐藏来自 @{name} 的转嘟", "account.in_memoriam": "谨此悼念。", "account.joined_short": "加入于", @@ -568,8 +568,8 @@ "search.no_recent_searches": "无最近搜索", "search.placeholder": "搜索", "search.quick_action.account_search": "匹配 {x} 的个人资料", - "search.quick_action.go_to_account": "转到 {x} 个人资料", - "search.quick_action.go_to_hashtag": "转到标签 {x}", + "search.quick_action.go_to_account": "前往 {x} 个人资料", + "search.quick_action.go_to_hashtag": "前往标签 {x}", "search.quick_action.open_url": "在 Mastodon 中打开网址", "search.quick_action.status_search": "匹配 {x} 的帖子", "search.search_or_paste": "搜索或输入网址",