Merge pull request #2728 from jrester/improve-import-error-msg

Improve import error messages
This commit is contained in:
vabene1111
2023-11-29 17:24:06 +01:00
committed by GitHub
4 changed files with 20 additions and 8 deletions

View File

@@ -7,6 +7,7 @@
"err_deleting_protected_resource": "The object you are trying to delete is still used and can't be deleted.",
"err_moving_resource": "There was an error moving a resource!",
"err_merging_resource": "There was an error merging a resource!",
"err_importing_recipe": "There was an error importing the recipe!",
"success_fetching_resource": "Successfully fetched a resource!",
"success_creating_resource": "Successfully created a resource!",
"success_updating_resource": "Successfully updated a resource!",