mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-16 01:10:06 +08:00
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.
28 lines
753 B
JSON
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"
|
|
}
|