From df13793f1cbd42c1298fc0be2d829c2dd290d5a5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 3 Jun 2014 04:53:26 +0000 Subject: [PATCH] Revert "include new lang codes" This reverts commit e385861ca59abf0b1fc09d008339aaf4966ed0a6. --- include/functions.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/include/functions.php b/include/functions.php index 940a85fd..2e76f157 100644 --- a/include/functions.php +++ b/include/functions.php @@ -63,13 +63,10 @@ function get_translations() { $tr = array( "auto" => "Detect automatically", - "da_DA" => "Dansk", "ca_CA" => "Català", "cs_CZ" => "Česky", "en_US" => "English", - "el_GR" => "Ελληνικά", - "es_ES" => "Españo (Españal", - "es_LA" => "Español", + "es_ES" => "Español", "de_DE" => "Deutsch", "fr_FR" => "Français", "hu_HU" => "Magyar (Hungarian)", -- 2.39.2