Commit 756389d0 authored by Franco Fichtner's avatar Franco Fichtner

system: add Turkish as available language

parent a31f377d
......@@ -50,6 +50,7 @@ function get_locale_list()
$locales['pt_BR'] = gettext('Portuguese');
$locales['ru_RU'] = gettext('Russian');
$locales['es_CO'] = gettext('Spanish');
$locales['tr_TR'] = gettext('Turkish');
return $locales;
}
......
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