New (empty) portuguese translation
This commit is contained in:
parent
fd8e6255ef
commit
e7c5037fa9
2 changed files with 139 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue