User story
As an organizer, I want the event country displayed in More Details, so that anyone who is interested can easily learn about the event locationand then decide to learn more about it or join it as a result.
As a contributor, I want to know the event location, so that I can decide if I want to join it or learn more about it.
Design
Acceptance Criteria:
- Given a user is on Special:EventDetails/{eventID},
- And the event is In Person or Hybrid
- Then the user must see the country name,
- And the country name must be in their language
- And if there is no address,
- Display the country (if there is one),
- And then display the following text below: "The venue location has not yet been shared by the organizers."
- And the event is In Person or Hybrid






