diff --git a/translations/src/en/errorlist.json b/translations/src/en/errorlist.json index 7560574..1b0e701 100644 --- a/translations/src/en/errorlist.json +++ b/translations/src/en/errorlist.json @@ -1,7 +1,7 @@ { "prefix": "Error: ", "title": { - "single": "Please fix the following error", - "multiple": "Please fix the following errors" + "single": "There is a problem", + "multiple": "There is a problem" } }