feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
|
|
|
{
|
2026-06-16 09:36:51 +02:00
|
|
|
"live": "live",
|
|
|
|
|
"upcoming": "demnächst",
|
feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
|
|
|
"watchedUnmark": "Angesehen — zum Aufheben klicken",
|
|
|
|
|
"markWatched": "Als angesehen markieren",
|
|
|
|
|
"savedRemove": "Gespeichert — zum Entfernen klicken",
|
|
|
|
|
"saveForLater": "Für später speichern",
|
|
|
|
|
"unhide": "Einblenden",
|
|
|
|
|
"hide": "Ausblenden",
|
|
|
|
|
"onlyThisChannel": "Nur dieser Kanal",
|
2026-06-18 01:17:31 +02:00
|
|
|
"resetState": "Zurücksetzen — Fortschritt/Status löschen",
|
feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
|
|
|
"thisChannel": "Dieser Kanal",
|
|
|
|
|
"continueTitle": "Dort fortsetzen, wo du aufgehört hast",
|
|
|
|
|
"continue": "Fortsetzen",
|
|
|
|
|
"restartTitle": "Von vorne abspielen",
|
|
|
|
|
"restart": "Von vorne",
|
|
|
|
|
"play": "Abspielen",
|
|
|
|
|
"stream": "Stream",
|
|
|
|
|
"views": "Aufrufe"
|
|
|
|
|
}
|