diff --git a/frontend/app/lang/messages/en-GB.json b/frontend/app/lang/messages/en-GB.json index 3cb2b2794..5e958408f 100644 --- a/frontend/app/lang/messages/en-GB.json +++ b/frontend/app/lang/messages/en-GB.json @@ -943,7 +943,7 @@ "are-you-sure-you-want-to-uncheck-all-items": "Are you sure you want to uncheck all items?", "are-you-sure-you-want-to-delete-checked-items": "Are you sure you want to delete all checked items?", "no-shopping-lists-found": "No Shopping Lists Found", - "item-checked-off": "{item} was checked off" + "item-checked-off": "Checked off {item}" }, "sidebar": { "all-recipes": "All Recipes",