i18n: improve
This commit is contained in:
parent
ba93e6d235
commit
9c83e8bbb6
3 changed files with 10 additions and 8 deletions
|
@ -7,9 +7,11 @@
|
|||
"follow_back": "Follow back",
|
||||
"follow_requested": "Requested",
|
||||
"followers_count": "{0} Followers",
|
||||
"following": "Following",
|
||||
"following_count": "{0} Following",
|
||||
"follows_you": "Follows you",
|
||||
"muted_users": "Muted users",
|
||||
"mutuals": "Mutuals",
|
||||
"pinned": "Pinned",
|
||||
"posts_count": "{0} Posts",
|
||||
"unfollow": "Unfollow"
|
||||
|
@ -105,9 +107,9 @@
|
|||
"uploading": "Uploading..."
|
||||
},
|
||||
"status": {
|
||||
"reblogged": "{0} reblogged",
|
||||
"spoiler_show_less": "Show less",
|
||||
"spoiler_show_more": "Show more",
|
||||
"reblogged": "{0} reblogged"
|
||||
"spoiler_show_more": "Show more"
|
||||
},
|
||||
"tab": {
|
||||
"media": "Media",
|
||||
|
|
|
@ -7,9 +7,11 @@
|
|||
"follow_back": "回关",
|
||||
"follow_requested": "已申请关注",
|
||||
"followers_count": "被 {0} 人关注",
|
||||
"following": "关注中",
|
||||
"following_count": "正在关注 {0} 人",
|
||||
"follows_you": "已关注你",
|
||||
"muted_users": "已屏蔽的用户",
|
||||
"mutuals": "互相关注",
|
||||
"pinned": "置顶的帖文",
|
||||
"posts_count": "{0} 条帖文",
|
||||
"unfollow": "取消关注"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue