diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 46976d4b4..79a52180c 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -44,8 +44,8 @@ }, "noDateSelected": "Kein Datum ausgewählt", "submit": "Einreichen", - "submitted":"Der Beitrag wurde eingereicht.", - "updated":"Der Beitrag wurde geändert." + "submitted": "Der Beitrag wurde eingereicht.", + "updated": "Der Beitrag wurde geändert." }, "contribution-link": { "thanksYouWith": "dankt dir mit" diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index acab470bd..8cf107dd3 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -44,8 +44,8 @@ }, "noDateSelected": "No date selected", "submit": "Submit", - "submitted":"The contribution was submitted.", - "updated":"The contribution was changed." + "submitted": "The contribution was submitted.", + "updated": "The contribution was changed." }, "contribution-link": { "thanksYouWith": "thanks you with"