Add Polish and Portuguese (Portugal) languages

This commit is contained in:
RainLoop Team 2013-11-24 02:04:10 +04:00
parent a6e30e5506
commit b61142f29b
10 changed files with 851 additions and 14 deletions

View file

@ -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"