diff options
Diffstat (limited to 'i18n/pl.i18n.json')
-rw-r--r-- | i18n/pl.i18n.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index 1da5bbc9..858e83a7 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "You can not invite yourself", "error-user-notCreated": "Ten użytkownik nie został stworzony", "error-username-taken": "This username is already taken", + "error-email-taken": "Email has already been taken", "export-board": "Eksportuj tablicę", "filter": "Filtr", "filter-cards": "Odfiltruj karty", @@ -379,5 +380,9 @@ "OS_Uptime": "OS Uptime", "hours": "hours", "minutes": "minutes", - "seconds": "seconds" + "seconds": "seconds", + "yes": "Yes", + "no": "No", + "accounts": "Accounts", + "accounts-allowEmailChange": "Allow Email Change" }
\ No newline at end of file |