From 6deec12a0f0c9467fdea59a3cb9edf2e5127b637 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 28 Nov 2019 11:56:51 +0200 Subject: [PATCH] New translations en-US.json (Urdu (Pakistan)) --- src/config/locales/ur-PK.json | 54 +++++++++++++++++------------------ 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index ff81080ef..9e104b94b 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -8,34 +8,7 @@ "transfer_to_vesting": "Transfer To Vesting", "transfer_from_savings": "Transfer From Savings", "withdraw_vesting": "Power Down", - "fill_order": "Fill Order" - }, - "notification": { - "vote": "likes your post", - "unvote": "unvoted your post", - "reply": "replied to your post", - "mention": "mentioned you", - "follow": "followed you", - "unfollow": "unfollowed you", - "ignore": "ignored you", - "reblog": "reblogged your post", - "transfer": "transferred", - "notification": "Notifications", - "leaderboard": "Leaderboard", - "epoint": "Points", - "leaderboard_title": "Top Users", - "recent": "Recent", - "yesterday": "Yesterday", - "this_week": "This Week", - "this_month": "This Month", - "older_then": "Older Than A Month" - }, - "leaderboard": { - "daily": "DAILY", - "weekly": "WEEKLY", - "monthly": "MONTHLY" - }, - "points": { + "fill_order": "Fill Order", "post": "Post", "comment": "Comment", "checkin": "Check-in", @@ -107,6 +80,31 @@ "title": "STEEM POWER" } }, + "notification": { + "vote": "likes your post", + "unvote": "unvoted your post", + "reply": "replied to your post", + "mention": "mentioned you", + "follow": "followed you", + "unfollow": "unfollowed you", + "ignore": "ignored you", + "reblog": "reblogged your post", + "transfer": "transferred", + "notification": "Notifications", + "leaderboard": "Leaderboard", + "epoint": "Points", + "leaderboard_title": "Top Users", + "recent": "Recent", + "yesterday": "Yesterday", + "this_week": "This Week", + "this_month": "This Month", + "older_then": "Older Than A Month" + }, + "leaderboard": { + "daily": "DAILY", + "weekly": "WEEKLY", + "monthly": "MONTHLY" + }, "messages": { "comingsoon": "Messages feature is coming soon!" },