New (empty) portuguese translation

This commit is contained in:
Pierre Rudloff 2018-01-02 16:46:05 +01:00
parent fd8e6255ef
commit e7c5037fa9
2 changed files with 139 additions and 1 deletions

View file

@ -17,7 +17,7 @@ class LocaleManager
*
* @var array
*/
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN', 'es_ES'];
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN', 'es_ES', 'pt_BR'];
/**
* Current locale.