From 404001d21431459cd76e7849640d2bb60ad08944 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 16 Dec 2019 20:48:33 +0200 Subject: [PATCH] New translations en-US.json (Kashmiri) --- src/config/locales/ks-IN.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index a0a91469a..538d4f6b8 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -28,6 +28,9 @@ "reblog_title": "Points for reblog", "login_title": "Points for login", "checkin_title": "Points for heartbeat", + "referral": "Referral", + "referral_title": "Referral rewards", + "referral_desc": "Invite friends and earn ESTM", "checkin_extra_title": "Usage bonus", "no_activity": "No recent activity", "outgoing_transfer_description": "", @@ -100,14 +103,14 @@ } }, "notification": { - "vote": "likes your post", - "unvote": "unvoted your post", - "reply": "replied to your post", - "mention": "mentioned you", + "vote": "voted", + "unvote": "unvoted", + "reply": "replied to", + "mention": "mentioned in", "follow": "followed you", "unfollow": "unfollowed you", "ignore": "ignored you", - "reblog": "reblogged your post", + "reblog": "reblogged", "transfer": "transferred", "notification": "Notifications", "leaderboard": "Leaderboard", @@ -117,7 +120,11 @@ "yesterday": "Yesterday", "this_week": "This Week", "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": { "daily": "DAILY", @@ -206,7 +213,10 @@ }, "home": { "feed": "Feed", - "popular": "Popular" + "popular": "Popular", + "top": "Top", + "hot": "Hot", + "new": "New" }, "side_menu": { "profile": "Profile",