mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Added Polish language
This commit is contained in:
parent
d27e6fe97f
commit
1b58e45b26
5 changed files with 898 additions and 0 deletions
10
plugins/login-register/langs/pl-PL.json
Normal file
10
plugins/login-register/langs/pl-PL.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue