Improve import error messages

This commit is contained in:
Jan-Niklas Weghorn
2023-11-10 13:28:20 +01:00
parent 8a588db429
commit 3c08e3a3f1
5 changed files with 21 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!",