From 8b0a289d60f6a03fb7c3b8d1d3cc0096a7e5de91 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 5 Aug 2026 13:51:38 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) [ci skip] --- lang/zh-cn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/zh-cn.json b/lang/zh-cn.json index 0d7c45bc..4f63f09c 100644 --- a/lang/zh-cn.json +++ b/lang/zh-cn.json @@ -841,6 +841,7 @@ "no_reviews_found": "There are no reviews for this module yet!", "module_not_purchased": "Module Not Purchased", "module_not_found": "Module Not Found", + "runtime_missing": "The module files are missing. Install the module again before enabling it.", "version_not_supported": "The minimum required version for this module does not match. Please upgrade your invoiceshelf app to version: {version} to proceed.", "last_updated": "Last Updated On", "connect_installation": "Connect your installation", @@ -851,6 +852,12 @@ "installed": "Installed", "no_modules_installed": "No Modules Installed Yet!", "disable_warning": "All the settings for this particular will be reverted.", + "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": "What you get", "screenshots": "Screenshots", "sign_up_and_get_token": "Sign up & Get Token",