mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 11:21:41 +03:00
New translations en-US.json (Sanskrit)
This commit is contained in:
parent
2f9a662f7b
commit
bbba716ff6
@ -28,6 +28,9 @@
|
|||||||
"reblog_title": "Points for reblog",
|
"reblog_title": "Points for reblog",
|
||||||
"login_title": "Points for login",
|
"login_title": "Points for login",
|
||||||
"checkin_title": "Points for heartbeat",
|
"checkin_title": "Points for heartbeat",
|
||||||
|
"referral": "Referral",
|
||||||
|
"referral_title": "Referral rewards",
|
||||||
|
"referral_desc": "Invite friends and earn ESTM",
|
||||||
"checkin_extra_title": "Usage bonus",
|
"checkin_extra_title": "Usage bonus",
|
||||||
"no_activity": "No recent activity",
|
"no_activity": "No recent activity",
|
||||||
"outgoing_transfer_description": "",
|
"outgoing_transfer_description": "",
|
||||||
@ -100,14 +103,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"vote": "likes your post",
|
"vote": "voted",
|
||||||
"unvote": "unvoted your post",
|
"unvote": "unvoted",
|
||||||
"reply": "replied to your post",
|
"reply": "replied to",
|
||||||
"mention": "mentioned you",
|
"mention": "mentioned in",
|
||||||
"follow": "followed you",
|
"follow": "followed you",
|
||||||
"unfollow": "unfollowed you",
|
"unfollow": "unfollowed you",
|
||||||
"ignore": "ignored you",
|
"ignore": "ignored you",
|
||||||
"reblog": "reblogged your post",
|
"reblog": "reblogged",
|
||||||
"transfer": "transferred",
|
"transfer": "transferred",
|
||||||
"notification": "Notifications",
|
"notification": "Notifications",
|
||||||
"leaderboard": "Leaderboard",
|
"leaderboard": "Leaderboard",
|
||||||
@ -117,7 +120,11 @@
|
|||||||
"yesterday": "Yesterday",
|
"yesterday": "Yesterday",
|
||||||
"this_week": "This Week",
|
"this_week": "This Week",
|
||||||
"this_month": "This Month",
|
"this_month": "This Month",
|
||||||
"older_then": "Older Than A Month"
|
"older_then": "Older Than A Month",
|
||||||
|
"activities": "All",
|
||||||
|
"replies": "Replies",
|
||||||
|
"mentions": "Mentions",
|
||||||
|
"reblogs": "Reblogs"
|
||||||
},
|
},
|
||||||
"leaderboard": {
|
"leaderboard": {
|
||||||
"daily": "DAILY",
|
"daily": "DAILY",
|
||||||
@ -206,7 +213,10 @@
|
|||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"feed": "Feed",
|
"feed": "Feed",
|
||||||
"popular": "Popular"
|
"popular": "Popular",
|
||||||
|
"top": "Top",
|
||||||
|
"hot": "Hot",
|
||||||
|
"new": "New"
|
||||||
},
|
},
|
||||||
"side_menu": {
|
"side_menu": {
|
||||||
"profile": "Profile",
|
"profile": "Profile",
|
||||||
|
Loading…
Reference in New Issue
Block a user