Merge pull request #423 from Attendize/fix-language-translation

fixes #415
This commit is contained in:
Jeremy Quinton 2018-08-14 19:20:06 +02:00 committed by GitHub
commit 9eb5d1c062
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ return array (
'n_attendees_for_event' => '<b>:num</b> Attendee(s) for event: <b>:name</b> (:date)',
'no_events_yet' => 'No Event Yet!',
'no_events_yet_text' => 'Looks like you have yet to create an event. You can create one by clicking the button below.',
'num_events' => 'num_events',
'num_events' => ':num Events',
'or(manual/existing_venue)' => 'or',
'post_code' => 'Post Code',
'post_code_placeholder' => 'E.g: 94568.',