aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-31 19:24:45 -0500
committerJesús <heckyel@hyperbola.info>2019-08-31 19:24:45 -0500
commitc8a62c62664ff90160c505f65b9404242d23758b (patch)
tree5d61e5a2bea094b0c978b1d5733ebcf700d04862
parentce9a1b95e98371e2227c1407726f2edb81b98a4f (diff)
downloadlibrecart-c8a62c62664ff90160c505f65b9404242d23758b.tar.lz
librecart-c8a62c62664ff90160c505f65b9404242d23758b.tar.xz
librecart-c8a62c62664ff90160c505f65b9404242d23758b.zip
fix dialog
-rw-r--r--public/admin/language/es-es/marketplace/installer.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/admin/language/es-es/marketplace/installer.php b/public/admin/language/es-es/marketplace/installer.php
index db40b0f..97dc556 100644
--- a/public/admin/language/es-es/marketplace/installer.php
+++ b/public/admin/language/es-es/marketplace/installer.php
@@ -3,9 +3,9 @@
$_['heading_title'] = 'Instalador de Extensiones';
// Text
-$_['text_progress'] = 'Instalar progreso';
+$_['text_progress'] = 'Progreso de Instalación';
$_['text_upload'] = 'Sube tus Extensiones';
-$_['text_history'] = 'Instalar historial';
+$_['text_history'] = 'Historial de Instalación';
$_['text_success'] = 'Éxito: ¡la extensión ha sido instalada!';
$_['text_install'] = 'Instalando';