From 57de0ef44f940a8db170d01cbf18e2b8a3e33f08 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 17 Jan 2019 20:35:53 +0200 Subject: [PATCH] New translations en-US.json (Polish) --- src/config/locales/pl-PL.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index 0bd30623c..a00e31fdb 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -172,5 +172,12 @@ "already_logged": "You are already logged in, please try to add another account", "invalid_credentials": "Invalid credentials, please check and try again", "unknow_error": "Unknown error, please contact us at support@esteem.app" + }, + "payout": { + "potential_payout": "Potential Payout", + "promoted": "Promoted", + "author_payout": "Author Payout", + "curation_payout": "Curation Payout", + "payout_date": "Payout" } }