Commit 1bcba39e authored by Franco Fichtner's avatar Franco Fichtner

system: add Portuguese to HEAD

parent 711ffa08
......@@ -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');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment