added a description where to add new languages

This commit is contained in:
HB9HIL
2024-07-08 22:06:54 +02:00
parent a3350d26c9
commit c86aec0a2f

View File

@@ -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(