diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index 6515679a..0a663f05 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -118,10 +118,10 @@ "srt": "Sort", "cBtn": "CANCEL", "rBtn": "REMOVE", - "rmCuiInfo": "You are about to remove %s from cuisine list", - "rmCatInfo": "You are about to remove %s from category list", - "rmYUInfo": "You are about to remove %s from yield unit list", - "rmUInfo": "You are about to remove %s from unit list", + "rmCuiInfo": "You are about to remove %s from the cuisine list", + "rmCatInfo": "You are about to remove %s from the category list", + "rmYUInfo": "You are about to remove %s from the yield unit list", + "rmUInfo": "You are about to remove %s from the unit list", "aBtn": "ADD", "selRec": "Select recipe", "recListEmp": "Nothing here! Add some recipes and try again",