siftlode/frontend/src/i18n/locales/de/about.json
npeter83 b38ae92d8d feat(i18n): translate login and app chrome (HU/EN/DE)
Login screen (with a language picker), header, account menu, sync status, About and
Release Notes dialogs, and the version banner are now fully translated in Hungarian,
English and German.
2026-06-15 00:30:34 +02:00

12 lines
326 B
JSON

{
"title": "Über",
"tagline": "Selbstgehosteter, mehrbenutzerfähiger Reader für deine YouTube-Abos.",
"frontend": "Frontend",
"backend": "Backend",
"database": "Datenbank",
"buildDate": "Build-Datum",
"whatsNew": "Neuigkeiten",
"releaseNotes": "Versionshinweise",
"new": "Neu",
"fixes": "Korrekturen"
}