diff --git a/frontend/benefit/handler/public/locales/en/common.json b/frontend/benefit/handler/public/locales/en/common.json index b47a8cec5b..487d9beb95 100644 --- a/frontend/benefit/handler/public/locales/en/common.json +++ b/frontend/benefit/handler/public/locales/en/common.json @@ -919,7 +919,7 @@ "addToBatch": { "success": { "heading": "Koontiin siirto onnistui!", - "text": "Olet muodostanut {{ count }} hakemuksesta koonnin." + "text": "Olet lisännyt {{ count }} hakemusta koontiin." } }, "removeFromBatch": { diff --git a/frontend/benefit/handler/public/locales/fi/common.json b/frontend/benefit/handler/public/locales/fi/common.json index bd6c33c15d..af510b57d3 100644 --- a/frontend/benefit/handler/public/locales/fi/common.json +++ b/frontend/benefit/handler/public/locales/fi/common.json @@ -919,7 +919,7 @@ "addToBatch": { "success": { "heading": "Koontiin siirto onnistui!", - "text": "Olet muodostanut {{ count }} hakemuksesta koonnin." + "text": "Olet lisännyt {{ count }} hakemusta koontiin." } }, "removeFromBatch": { diff --git a/frontend/benefit/handler/public/locales/sv/common.json b/frontend/benefit/handler/public/locales/sv/common.json index e9b9b86d4c..07d47919da 100644 --- a/frontend/benefit/handler/public/locales/sv/common.json +++ b/frontend/benefit/handler/public/locales/sv/common.json @@ -925,7 +925,7 @@ "addToBatch": { "success": { "heading": "Koontiin siirto onnistui!", - "text": "Olet muodostanut {{ count }} hakemuksesta koonnin." + "text": "Olet lisännyt {{ count }} hakemusta koontiin." } }, "removeFromBatch": {