diff options
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json index 3f302dc..fece34d 100644 --- a/locales/en.json +++ b/locales/en.json @@ -175,7 +175,6 @@ "views.event.nospam": "We won't spam you <3", "views.event.numberofattende": "({{numberOfAttendees}})", "views.event.numlimit": "Please enter a number between 1 and ${response.data.freeSpots}", - "views.event.options": "", "views.event.partof": "<a href='/group/{{eventData.eventGroup.id}}'>{{eventData.eventGroup.name}}</a>", "views.event.postbutton": "Post comment", "views.event.remaining_one": "{{count}} spot remaining - add yourself now!", @@ -271,6 +270,7 @@ "views.partials.eventform.hostnamedesc": "Will be shown on the event page (optional).", "views.partials.eventform.maxattendees": "Attendee limit", "views.partials.eventform.maxattendeestitle": "Set a limit on the maximum number of attendees", + "views.partials.eventform.options": "Options", "views.partials.eventform.publicevent": "Display this event on the public event list", "views.partials.eventgroup.options": "Options", "views.partials.eventgroupform.creatoremail": "Your email", @@ -303,4 +303,4 @@ "views.publiceventlist.pastevents": "Past events", "views.publiceventlist.upcomingevents": "Upcoming events", "views.right": "Get it right!" -} +}
\ No newline at end of file |