New translations en-US.json (Chinese Simplified)

This commit is contained in:
Feruz M 2019-04-23 13:10:42 +03:00
parent 2c89852a00
commit ad887486c3

View File

@ -23,6 +23,7 @@
"comingsoon": "即将推出排行榜!",
"notification": "通知",
"leaderboard": "排行榜",
"epoint": "Points",
"leaderboard_title": "每日最高排名用户",
"recent": "最近",
"yesterday": "昨天",
@ -30,6 +31,18 @@
"this_month": "本月",
"older_then": "一个月前"
},
"points": {
"post": "Post",
"comment": "Comment",
"checkin": "Checki-in",
"post_title": "Points for post",
"comment_title": "Points for comment",
"vote_title": "Points for vote",
"reblog_title": "Points for reblog",
"login_title": "Points for login",
"checkin_title": "Points for usage",
"checkin_extra_title": "Usage bonus"
},
"messages": {
"comingsoon": "即将推出消息功能!"
},