diff --git a/lang/uk.json b/lang/uk.json index b4a23659..5f405fe4 100644 --- a/lang/uk.json +++ b/lang/uk.json @@ -841,6 +841,7 @@ "no_reviews_found": "Поки що немає відгуків для цього модуля!", "module_not_purchased": "Модуль не придбано", "module_not_found": "Модуль не знайдено", + "runtime_missing": "The module files are missing. Install the module again before enabling it.", "version_not_supported": "Мінімальна необхідна версія даного модуля не збігається. Будь ласка, оновіть додаток invoiceshelf до версії: {version} щоб продовжити.", "last_updated": "Останнє оновлення", "connect_installation": "Під'єднайте вашу установку", @@ -851,6 +852,12 @@ "installed": "Встановлено", "no_modules_installed": "Немає встановлених модулів!", "disable_warning": "Всі налаштування для цього параметра буде скасовано.", + "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": "Що ви отримаєте", "screenshots": "Screenshots", "sign_up_and_get_token": "Зареєструватися та отримати токен",