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.
This commit is contained in:
parent
c165c3f274
commit
b38ae92d8d
18 changed files with 279 additions and 57 deletions
12
frontend/src/i18n/locales/de/about.json
Normal file
12
frontend/src/i18n/locales/de/about.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue