From: Andrew Dolgov Date: Tue, 3 Jun 2014 04:56:40 +0000 (+0000) Subject: Revert "Revert "include new lang codes"" X-Git-Tag: 1.13~24 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;ds=sidebyside;h=c2aa0593bb07da5d57db7af5f55543f6d5ebad3e;p=tt-rss.git Revert "Revert "include new lang codes"" This reverts commit df13793f1cbd42c1298fc0be2d829c2dd290d5a5. --- diff --git a/include/functions.php b/include/functions.php index 2e76f157..940a85fd 100644 --- a/include/functions.php +++ b/include/functions.php @@ -63,10 +63,13 @@ function get_translations() { $tr = array( "auto" => "Detect automatically", + "da_DA" => "Dansk", "ca_CA" => "Català", "cs_CZ" => "Česky", "en_US" => "English", - "es_ES" => "Español", + "el_GR" => "Ελληνικά", + "es_ES" => "Españo (Españal", + "es_LA" => "Español", "de_DE" => "Deutsch", "fr_FR" => "Français", "hu_HU" => "Magyar (Hungarian)",