mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-01 21:00:58 +00:00
New translations en.json (Catalan)
[ci skip]
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user