upgrade-from-1.0.txt 164 B

123456
  1. New config for i18n. Open config.php and add the following:
  2. # language settings
  3. const FRONTEND_LANGUAGE = 'en';
  4. currently only en (default) and de are available.