diff --git a/lang/nl.json b/lang/nl.json index 7cb55b59..2127213e 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -841,6 +841,7 @@ "no_reviews_found": "Er zijn nog geen beoordelingen voor deze module!", "module_not_purchased": "Module niet gekocht", "module_not_found": "Module niet gevonden", + "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": "Laatst bijgewerkt op", "connect_installation": "Verbind uw installatie", @@ -851,6 +852,12 @@ "installed": "Geïnstalleerd", "no_modules_installed": "Nog geen modules geïnstalleerd!", "disable_warning": "Alle instellingen voor dit specifiek zullen worden teruggedraaid.", + "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": "Wat je krijgt", "screenshots": "Screenshots", "sign_up_and_get_token": "Log in & Krijg token",