summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-11-09 14:07:24 +0300
committerAndrew Dolgov <[email protected]>2009-11-09 14:07:24 +0300
commit36d0510ced79d79adeea4b824a8197c48a708f1c (patch)
treeca544aab586a4e4f2661af0c29140503c0aaa6ac /functions.php
parent664306d30cabfbeb070401123b8df2fa4eb05018 (diff)
add es_ES translation
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index eabb5a358..0dae38842 100644
--- a/functions.php
+++ b/functions.php
@@ -24,6 +24,7 @@
$tr = array(
"auto" => "Detect automatically",
"en_US" => "English",
+ "es_ES" => "Español",
"de_DE" => "Deutsch",
"fr_FR" => "Français",
"hu_HU" => "Magyar (Hungarian)",