mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-14 18:23:52 -04:00
* i18n(de): improve German translations - Fix orthography and grammar (e.g. Authentifizierung→Authentifizierung, Kategory→Kategorie) - Replace anglicisms with German terms (Hashtags→Tags, Icon→Symbol, Layout→Theme where appropriate) - Improve clarity and naturalness (e.g. Archivierungsausnahmen→Bereinigungsausnahme, Trägheit→Lazy Load) - Complete TODO translations (send_referrer_allowlist, when_same_guid_in_category, keep_adding_feed) - Fix typos (Artikle→Artikel, EAls→Als, Aals→Als) - Use consistent terminology (Account→Konto, Nutzername→Benutzername, Webseite→Website) * i18n(de): revert Account→Konto, Nutzername→Benutzername, Icon→Symbol Keep 'Account' (Konto too bank-like), 'Nutzername' (Nutzer preferred over Benutzer), and 'Icon' (Symbol sounds dated). --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>