From a039e01df4a43cf57f456fe8262beea7fe40aa61 Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz Date: Sun, 26 Oct 2014 17:07:49 +0100 Subject: [PATCH] dynamic language --- htdocs/application/config/stikked.php.dist | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/htdocs/application/config/stikked.php.dist b/htdocs/application/config/stikked.php.dist index fca1f59..bdf4e37 100644 --- a/htdocs/application/config/stikked.php.dist +++ b/htdocs/application/config/stikked.php.dist @@ -42,12 +42,9 @@ $config['theme'] = 'default'; /** * Language * - * Which language to use - * Translate Stikked to your own language, see htdocs/application/language files - * Currently: english, german, swissgerman, spanish, norwegian, portuguese, turkish, french, japanese, polish, russian, chinese-simplified, chinese-traditional + * New Language settings in application/config/language.php * */ -$config['language'] = 'english'; /** * Combine JS & CSS files (recommended)