Turkish and Brazilian Portuguese translations started.

Russian translation included by default (>= 80% translated).
Remaining translations updated / merged.
This commit is contained in:
Thomas Keller
2011-11-05 15:13:07 +01:00
parent 884f50155c
commit aa09862059
10 changed files with 21794 additions and 11736 deletions

View File

@@ -119,7 +119,7 @@ $cfg['time_zone'] = 'Europe/Berlin';
# Configure which languages should be available in your forge.
# If you want to enable an additional language, ensure that the
# language file in question resides in 'src/IDF/locale'.
$cfg['languages'] = array('en', 'fr', 'de', 'es_ES');
$cfg['languages'] = array('en', 'fr', 'de', 'es_ES', 'ru');
# ---------------------------------------------------------------------------- #