From 9a2fa2701054ab40fb8c0fa25f04bfc778a2b714 Mon Sep 17 00:00:00 2001 From: unix4you2 Date: Thu, 9 Jul 2015 15:53:06 -0500 Subject: [PATCH] Spanish upgrade when F5 (Ctrl-R) is pressed --- lang/spanish.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/spanish.php b/lang/spanish.php index 467dc6e..f4ae1d8 100644 --- a/lang/spanish.php +++ b/lang/spanish.php @@ -47,7 +47,7 @@ $text = array( "Your version is" => "Su versión es", "Update now" => "Actualizar ahora", "You have some..." => "Usted tiene cambios sin guardar", - "Are you sure you want to close?" => "Are you sure you want to close?", + "Are you sure you want to close?" => "Está seguro que desea cerrar?", "working" => "trabajando", "Color picker" => "Selector de color", "New File" => "Nuevo archivo",