From: brendan braybrook Date: Mon, 2 Jun 2014 17:37:08 +0000 (+0000) Subject: include new lang codes X-Git-Tag: 1.13~29^2~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e385861ca59abf0b1fc09d008339aaf4966ed0a6;p=tt-rss.git include new lang codes --- 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)",