diff --git a/application/config/gettext.php b/application/config/gettext.php index f07310052..95d1c93e3 100644 --- a/application/config/gettext.php +++ b/application/config/gettext.php @@ -50,9 +50,13 @@ $config['gettext_domain'] = NULL; | Site languages | ------------------------------------------------------------------- | A list of enabled languages. These are the language that will be -| used on the site. +| used on the site and in the installer. | -| IMPORTANT: If you add new languages also add this at the end of application/views/debug/index.php +| Checklist to add a new language: +| - Add the new language to this array +| - Add the language at the bottom of application/views/debug/index.php +| - Add the language at the array in install/includes/gettext/gettext_conf.php +| - Add the language at the bottom of install/index.php | */ $config['languages'] = array(