Commit 0dc512ee authored by Franco Fichtner's avatar Franco Fichtner

system: nobody caught this typo ;(

parent bff35025
......@@ -246,7 +246,7 @@ function get_locale_list()
$locales['ja_JP'] = gettext('Japanese');
$locales['mn_MN'] = gettext('Mongolian');
$locales['pt_BR'] = gettext('Portuguese (Brazil)');
$locales['pt_PR'] = gettext('Portuguese (Portugal)');
$locales['pt_PT'] = gettext('Portuguese (Portugal)');
$locales['ru_RU'] = gettext('Russian');
$locales['es_ES'] = gettext('Spanish');
$locales['sv_SE'] = gettext('Swedish');
......
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