summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorbrendan braybrook <[email protected]>2014-06-02 18:40:29 +0000
committerbrendan braybrook <[email protected]>2014-06-02 18:40:29 +0000
commitf33e373e59da004ade97643656f99f860cd34ef4 (patch)
treea31eab1370fc994c9733a87d90d03309c9045018 /include
parente385861ca59abf0b1fc09d008339aaf4966ed0a6 (diff)
fix unicode problem from vim
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 940a85fd0..344e3e1ea 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -68,7 +68,7 @@
"cs_CZ" => "Česky",
"en_US" => "English",
"el_GR" => "Ελληνικά",
- "es_ES" => "Españo (Españal",
+ "es_ES" => "Español (España)",
"es_LA" => "Español",
"de_DE" => "Deutsch",
"fr_FR" => "Français",