User story
As an organizer, I want the event country displayed in the registration confirmation email, so that anyone who is registered can easily learn about the event location so they can attend efficiently.
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 has received a registration confirmation email
- And the event is In Person or Hybrid
- Then the user must see the country name
- And the country name must be in the language of the event wiki
- 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



