Skip to content

Translate EventPage to English #282

@nadavosa

Description

@nadavosa

Description

The event page at https://www.need4deed.org/event-page (src/pages/EventPage.tsx) is fully hard-coded in German. It needs to be in English, and the event language indicator should also reflect that the VolunTea event is conducted in English.

Current state

All text in EventPage.tsx is hard-coded German:

  • Date label, location, audience, language, description, and CTA button are all in German
  • Sprache: Deutsch — but the event language is English

Required changes

Translate the hard-coded content in src/pages/EventPage.tsx to English:

Current (German) English
Donnerstag, 05.06.2026 — 17:30–19:30 Uhr (Einlass ab 17:00) Thursday, 05 June 2026 — 5:30–7:30 PM (Doors open at 5:00 PM)
Für Freiwillige, die Geflüchtete unterstützen For volunteers who support refugees
Sprache: Deutsch Language: English
German description paragraph English equivalent
Jetzt anmelden Register now
Nav items (ÜBER UNS, EHRENAMTSANGEBOTE) Already handled by i18n — ensure page renders in English

Notes

  • The navigation bar is also showing in German (ÜBER UNS, EHRENAMTSANGEBOTE) — this may be due to fallbackLng: Lang.DE in src/config/i18next.ts, which should be checked too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions