siftlode/frontend/src/i18n/locales/en/about.json
npeter83 941fb7d756 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
310 B
JSON

{
"title": "About",
"tagline": "Self-hosted, multi-user reader for your own YouTube subscriptions.",
"frontend": "Frontend",
"backend": "Backend",
"database": "Database",
"buildDate": "Build date",
"whatsNew": "What's new",
"releaseNotes": "Release notes",
"new": "New",
"fixes": "Fixes"
}