Added Polish language

This commit is contained in:
djmaze 2021-10-21 20:42:34 +02:00
parent d27e6fe97f
commit 1b58e45b26
5 changed files with 898 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"LOGIN": {
"LABEL_FORGOT_PASSWORD": "Zapomniane hasło",
"LABEL_REGISTRATION": "Rejestracja"
},
"TAB_LOGIN": {
"LABEL_FORGOT_PASSWORD_LINK_URL": "Forgot password url",
"LABEL_REGISTRATION_LINK_URL": "Register url"
}
}