1
0

Test pass: test_destroy

Expand Targets #update success flash and failure handling
Add Target index table checks in modification actions tests
This commit is contained in:
cryptogopher
2021-04-29 01:30:13 +02:00
parent 5b80272ae0
commit 4eda035e47
5 changed files with 76 additions and 10 deletions

View File

@@ -122,6 +122,15 @@ en:
zero: "No targets specified"
one: "Created 1 target"
other: "Created %{count} targets"
update:
success:
one: "Successfully updated target"
other: "Successfully updated targets"
destroy:
success:
one: "Deleted 1 target"
other: "Deleted %{count} targets"
failure: "Some targets have not been deleted"
meals:
contextual:
link_new_meal: 'New meal'