diff options
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json index 50e0c5e..fdcf06d 100644 --- a/locales/en.json +++ b/locales/en.json @@ -38,7 +38,7 @@ "routes.addeventcommentsubject": "New comment in {{eventName}}", "routes.deleteeventsubject": "{{ eventName }} was deleted", "routes.event.datetimeformat": "{{thedate, intlDate}}", - "routes.event.descriptionchanged": "the event description changed {{ description }}", + "routes.event.descriptionchanged": "the event description changed", "routes.event.difftext": "This event was just updated with new information.", "routes.event.editedsubject": "{{ eventname }} was just edited", "routes.event.endtimechanged": "the end time changed to {{ endtime }}", |