From 256f0f1078b0389caa98af22a11184d7e2dccd94 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 16 Oct 2024 19:59:20 +0530 Subject: [PATCH] New translations en-us.json (Urdu (Pakistan)) --- src/config/locales/ur-PK.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index 501ce3c49..0421059a7 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -634,6 +634,7 @@ "continue": "Continue", "okay": "Okay", "done": "Done", + "thankyou": "Thank You!", "notice": "Notice!", "close": "CLOSE", "later": "Later", @@ -1148,5 +1149,16 @@ "missing-authority": "This operation requires Active private key or authority.", "missing-owner-authority": "This operation requires Owner private key or authority.", "insufficient_fund": "Insufficient Funds" + }, + "proposal": { + "title": "Enjoying Ecency!", + "title-voted": "We are grateful!", + "desc": "Support proposal by voting, be part of our continuous efforts to improve experience on Ecency.", + "desc-voted": "Your support means everything to us", + "title-action-dismiss": "Dismiss Vote Request", + "btn-vote": "Cast My Vote", + "btn-dismiss": "Dismiss", + "btn-later": "Remind Later", + "btn-ignore": "Forever" } }