From: Nicolas Lœuillet Date: Thu, 27 Feb 2014 20:37:25 +0000 (+0100) Subject: [add] label for brazilian language on config screen X-Git-Tag: 1.6.0^2~53 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=346380e131ac41229fdcadb5bc5dcb99347552ec;p=github%2Fwallabag%2Fwallabag.git [add] label for brazilian language on config screen --- diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php index 4100f156..714fa9ee 100755 --- a/inc/poche/Poche.class.php +++ b/inc/poche/Poche.class.php @@ -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() {