diff options
author | SerCom_KC <SerCom-KC@users.noreply.github.com> | 2017-12-13 22:52:40 +0800 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-13 15:52:40 +0100 |
commit | 775c3056b60aba2459c566d495458e7f27da4229 (patch) | |
tree | d6fab47f60891ba5808d8bf1178fa4c184cde2aa /app | |
parent | ccf4f170de86f24d5a243c411b807f1c394723cf (diff) |
Update Chinese (Simplified) translations (#6005)
* i18n: (zh-CN) Remove spaces in time distances * i18n: (zh-CN) Update translations for #5997 * i18n: (zh-CN) Add translation for #6004 also change translation of `staff` from `管理员` to `工作人员` * i18n: (zh-CN) Add translations for #6003 * i18n: (zh-CN) Normalization
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/mastodon/locales/zh-CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index cb5607cc5..3d6bd5334 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -91,7 +91,7 @@ "empty_column.hashtag": "这个话题标签下暂时没有内容。", "empty_column.home": "你还没有关注任何用户。快看看{public},向其他用户搭讪吧。", "empty_column.home.public_timeline": "公共时间轴", - "empty_column.list": "这个列表中暂时没有内容。", + "empty_column.list": "这个列表中暂时没有内容。列表中用户所发送的的新嘟文将会在这里显示。", "empty_column.notifications": "你还没有收到过通知信息,快向其他用户搭讪吧。", "empty_column.public": "这里神马都没有!写一些公开的嘟文,或者关注其他实例的用户,这里就会有嘟文出现了哦!", "follow_request.authorize": "同意", |