New translations en-US.json (Korean)

This commit is contained in:
Feruz M 2019-04-23 13:11:40 +03:00
parent a35ce85f7a
commit afd34433c0

View File

@ -23,6 +23,7 @@
"comingsoon": "순위표 기능은 곧 출시될 예정입니다!",
"notification": "알림",
"leaderboard": "순위표",
"epoint": "Points",
"leaderboard_title": "일별 상위 사용자",
"recent": "최근",
"yesterday": "어제",
@ -30,6 +31,18 @@
"this_month": "이번 달",
"older_then": "1 달 이상"
},
"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": "메시지 기능은 곧 출시될 예정입니다!"
},