From ceebad96167542e5cfac634018bfc54e7d64289e Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 5 Aug 2026 13:50:55 +0200 Subject: [PATCH] New translations en.json (Spanish) [ci skip] --- lang/es.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/es.json b/lang/es.json index 24468d68..2c5bb670 100644 --- a/lang/es.json +++ b/lang/es.json @@ -841,6 +841,7 @@ "no_reviews_found": "¡Este módulo aún no tiene reseñas!", "module_not_purchased": "Módulo no comprado", "module_not_found": "Módulo no encontrado", + "runtime_missing": "The module files are missing. Install the module again before enabling it.", "version_not_supported": "This module version doesn't support the current version of InvoiceShelf", "last_updated": "Actualizado", "connect_installation": "Conecte su instalación", @@ -851,6 +852,12 @@ "installed": "Instalado", "no_modules_installed": "¡No hay módulos instalados todavía!", "disable_warning": "Se revertirán todos los ajustes para este particular.", + "uninstall": "Uninstall", + "uninstall_warning": "Uninstalling removes this module's runtime files. Its data and settings are preserved unless you explicitly choose to remove them.", + "remove_data": "Remove module data", + "remove_data_warning": "This permanently runs the module's developer cleanup hook, resets its reversible migrations, and removes its settings for every company.", + "confirm_module_name": "Type {name} to confirm data removal", + "legacy_uninstall_notice": "This legacy module supports code-only uninstall. Its data, migrations, and settings will be preserved.", "what_you_get": "Beneficios que obtiene", "screenshots": "Screenshots", "sign_up_and_get_token": "Regístrate y Consigue Token",