mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-17 01:20:05 +08:00
* add German translation * add missing translations * improve index teaser line * add label for lang_mismatch for en & de * use term 'Prompt' in German too * improve German translation
14 lines
378 B
JSON
14 lines
378 B
JSON
{
|
|
"label_action": "Label",
|
|
"label_title": "Label",
|
|
"message": "Nachricht",
|
|
"open_new_tab_action": "In neuem Tab öffnen",
|
|
"parent": "Vorgänger",
|
|
"reactions": "Reaktionen",
|
|
"report_action": "Melden",
|
|
"report_placeholder": "Warum sollte diese Nachricht überprüft werden?",
|
|
"report_title": "Meldung",
|
|
"send_report": "Senden",
|
|
"submit_labels": "Absenden"
|
|
}
|