mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +03:00
Add Polish and Portuguese (Portugal) languages
This commit is contained in:
parent
a6e30e5506
commit
b61142f29b
10 changed files with 851 additions and 14 deletions
|
|
@ -7,6 +7,9 @@ LANG_EN_CA = "English (Canadian)"
|
|||
LANG_NL = "Nederlands"
|
||||
LANG_NL_NL = "Nederlands"
|
||||
|
||||
LANG_PL = "Polski"
|
||||
LANG_PL_PL = "Polski"
|
||||
|
||||
LANG_RU = "Русский"
|
||||
LANG_RU_RU = "Русский"
|
||||
|
||||
|
|
@ -51,6 +54,9 @@ LANG_EN_CA = "English (Canadian)"
|
|||
LANG_NL = "Dutch"
|
||||
LANG_NL_NL = "Dutch"
|
||||
|
||||
LANG_PL = "Polish"
|
||||
LANG_PL_PL = "Polish"
|
||||
|
||||
LANG_RU = "Russian"
|
||||
LANG_RU_RU = "Russian"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue