summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorbrendan braybrook <[email protected]>2014-06-02 17:37:08 +0000
committerbrendan braybrook <[email protected]>2014-06-02 17:37:08 +0000
commite385861ca59abf0b1fc09d008339aaf4966ed0a6 (patch)
treeebf0e9af3203bc5912b65d5ad008be9ccf365b6e /include
parent087e6e0ee101a4702cf2ece7f41bb7df47d3c2d4 (diff)
include new lang codes
Diffstat (limited to 'include')
-rw-r--r--include/functions.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 2e76f157b..940a85fd0 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)",