mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
system: add Turkish as available language
This commit is contained in:
parent
a31f377df9
commit
756389d0a9
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user