diff --git a/config-templates/config.php b/config-templates/config.php
index 37d8361070a01480a11bc76e9f24b4365b852149..b6734bd70f126e8ea149693437554f0ad689647f 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -403,7 +403,7 @@ $config = array(
     'language.available' => array(
         'en', 'no', 'nn', 'se', 'da', 'de', 'sv', 'fi', 'es', 'fr', 'it', 'nl', 'lb', 'cs',
         'sl', 'lt', 'hr', 'hu', 'pl', 'pt', 'pt-br', 'tr', 'ja', 'zh', 'zh-tw', 'ru', 'et',
-        'he', 'id', 'sr', 'lv', 'ro', 'eu'
+        'he', 'id', 'sr', 'lv', 'ro', 'eu', 'el'
     ),
     'language.rtl' => array('ar', 'dv', 'fa', 'ur', 'he'),
     'language.default' => 'en',