[add] label for brazilian language on config screen

This commit is contained in:
Nicolas Lœuillet 2014-02-27 21:37:25 +01:00
parent affbd83b48
commit 346380e131
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class Poche
'ru_RU.utf8' => 'Pусский',
'sl_SI.utf8' => 'Slovenščina',
'uk_UA.utf8' => 'Українська',
'pt_BR.utf8' => 'Brasileiro',
);
public function __construct()
{