mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
system: add Portuguese to HEAD
This commit is contained in:
parent
711ffa0816
commit
1bcba39eb2
@ -47,6 +47,7 @@ function get_locale_list()
|
||||
$locales['de_DE'] = gettext('German');
|
||||
$locales['ja_JP'] = gettext('Japanese');
|
||||
$locales['mn_MN'] = gettext('Mongolian');
|
||||
$locales['pt_BR'] = gettext('Portuguese');
|
||||
$locales['ru_RU'] = gettext('Russian');
|
||||
$locales['es_CO'] = gettext('Spanish');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user