diff --git a/helpers/lang.php b/helpers/lang.php index 5071bbf..d352397 100644 --- a/helpers/lang.php +++ b/helpers/lang.php @@ -39,12 +39,9 @@ "eu" => "Euskera", "fr" => "Français", "it" => "Italiano", - "hu" => "Magyar", - "nl" => "Nederlands", "pl" => "Polski", "ru" => "Русский", - "sk" => "Slovenčina", - "zh" => "中文" + "sk" => "Slovenčina" ]; /** diff --git a/lang/el.php b/lang/el.php index 9045b2f..2583049 100644 --- a/lang/el.php +++ b/lang/el.php @@ -1,5 +1,5 @@