From c86aec0a2f0d37770191ba4294bd13b7c19b4e78 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 8 Jul 2024 22:06:54 +0200 Subject: [PATCH] added a description where to add new languages --- application/config/gettext.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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(