From 80d7be0a19ea6141eb47942eb5f7ffd75b22bbdc Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Thu, 6 Dec 2018 11:11:02 -0330 Subject: Fill in more Polish message translations --- app/_locales/pl/messages.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app') diff --git a/app/_locales/pl/messages.json b/app/_locales/pl/messages.json index 7e64ec689..026f4b3ec 100644 --- a/app/_locales/pl/messages.json +++ b/app/_locales/pl/messages.json @@ -119,6 +119,9 @@ "clickCopy": { "message": "Kliknij żeby skopiować" }, + "clickToAdd": { + "message": "Przycisnij $1, aby dodać go do swojego konta" + }, "close": { "message": "Zamknij" }, @@ -337,6 +340,9 @@ "exchangeRate": { "message": "Kurs wymiany" }, + "expandView": { + "message": "Rozwiń widok" + }, "exportPrivateKey": { "message": "Eksportuj klucz prywatny" }, @@ -596,6 +602,9 @@ "min": { "message": "Minimum" }, + "missingYourTokens": { + "message": "Nie widzisz swoich token?" + }, "myAccounts": { "message": "Moje konta" }, -- cgit v1.2.3