Commit e1e7ecc0 authored by Franco Fichtner's avatar Franco Fichtner

system: remove Mongolian, nobody working on this anymore

parent 50f2ffad
...@@ -244,7 +244,6 @@ function get_locale_list() ...@@ -244,7 +244,6 @@ function get_locale_list()
$locales['de_DE'] = gettext('German'); $locales['de_DE'] = gettext('German');
$locales['it_IT'] = gettext('Italian'); $locales['it_IT'] = gettext('Italian');
$locales['ja_JP'] = gettext('Japanese'); $locales['ja_JP'] = gettext('Japanese');
$locales['mn_MN'] = gettext('Mongolian');
$locales['pt_BR'] = gettext('Portuguese (Brazil)'); $locales['pt_BR'] = gettext('Portuguese (Brazil)');
$locales['pt_PT'] = gettext('Portuguese (Portugal)'); $locales['pt_PT'] = gettext('Portuguese (Portugal)');
$locales['ru_RU'] = gettext('Russian'); $locales['ru_RU'] = gettext('Russian');
......
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