Added pt_PT to getJsLanguageCode()

This commit is contained in:
Eskiso 2015-08-13 09:11:21 +01:00
parent 28d2d6c7cd
commit a6cdd014da
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ class Config extends Base
'hu_HU' => 'hu',
'nl_NL' => 'nl',
'pl_PL' => 'pl',
'pt_PT' => 'pt',
'pt_BR' => 'pt-br',
'ru_RU' => 'ru',
'sr_Latn_RS' => 'sr',