mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 11:15:16 +00:00
[add] label for brazilian language on config screen
This commit is contained in:
parent
affbd83b48
commit
346380e131
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue