From c8a62c62664ff90160c505f65b9404242d23758b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 31 Aug 2019 19:24:45 -0500 Subject: fix dialog --- public/admin/language/es-es/marketplace/installer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/admin/language/es-es/marketplace/installer.php') 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'; -- cgit v1.2.3