From 01abc5e6bf55db73922eeaa165dc68667ff99a59 Mon Sep 17 00:00:00 2001 From: giro123 Date: Sat, 22 Nov 2003 22:01:54 +0000 Subject: [PATCH] Trad. Sergio Alfaro --- lang/es/editor.php | 76 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 lang/es/editor.php diff --git a/lang/es/editor.php b/lang/es/editor.php new file mode 100644 index 0000000000..14871d9e63 --- /dev/null +++ b/lang/es/editor.php @@ -0,0 +1,76 @@ +] para regresar al MODO EDITOR."; +$string['texttop'] = "Texto Arriba"; +$string['top'] = "Arriba"; +$string['underline'] = "Subrayar"; +$string['undo'] = "Deshacer la ultima acción"; +$string['unorderedlist'] = "Lista con Viñetas"; +$string['vertical'] = "Vertical"; +$string['width'] = "Ancho"; + +?> -- 2.39.5