From f33e373e59da004ade97643656f99f860cd34ef4 Mon Sep 17 00:00:00 2001 From: brendan braybrook Date: Mon, 2 Jun 2014 18:40:29 +0000 Subject: [PATCH] fix unicode problem from vim --- include/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/functions.php b/include/functions.php index 940a85fd..344e3e1e 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",