Files
Open-Assistant/website/public/locales/de/common.json
T
AbdBarhoandGitHub 7be3ca4b9c Update german locale (#1166)
also:
    sort keys in json alphabetically
    change the way files are printed to be grouped by language.
This will be spicy since we have many german speakers here.
2023-02-06 11:20:28 +09:00

28 lines
753 B
JSON

{
"about": "Über",
"account_settings": "Konto",
"admin_dashboard": "Admin-Bereich",
"connect": "Kontakt aufnehmen",
"conversational": "Konversations-KI für alle.",
"copied": "Kopiert",
"dark_mode": "Dunkler Modus",
"dashboard": "Dashboard",
"delete": "Löschen",
"discord": "Discord",
"docs": "Doku",
"github": "GitHub",
"legal": "Rechtliches",
"light_mode": "Heller Modus",
"loading": "Wird geladen...",
"more_information": "Weitere Informationen",
"no": "Nein",
"privacy_policy": "Datenschutz-Bestimmungen",
"report_a_bug": "Einen Fehler melden",
"sign_in": "Anmelden",
"sign_out": "Abmelden",
"success": "Erfolg",
"terms_of_service": "Nutzungsbedingungen",
"title": "Open Assistant",
"yes": "Ja"
}