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",