Skip to content

Commit

Permalink
de-de/translate (#23)
Browse files Browse the repository at this point in the history
* Translate dialogs.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: Dante1975X <[email protected]>
  • Loading branch information
gitlocalize-app[bot] and Dante1975X authored Nov 2, 2024
1 parent dc0fdf1 commit 0c9cde8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
10 changes: 10 additions & 0 deletions translations/de-de/dialogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"step.dialog": [
"Schritt {number}, {step}"
],
"howto.failure.dialog": [
"ich weiß es nicht",
"ich bin nicht sicher",
"ich habe versucht, bei wikihow zu suchen, konnte aber nichts finden"
]
}
13 changes: 13 additions & 0 deletions translations/de-de/intents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"howto.intent": [
"wie macht man {query}",
"wie mache ich {query}",
"wie kann ich {query}",
"Schritte für {query}",
"(erkläre|) Schritt für Schritt {query}"
],
"wikihow.intent": [
"Suche in (wiki how|wikihow) (nach|) {query}",
"was sagt (wiki how|wikihow) über {query}"
]
}

0 comments on commit 0c9cde8

Please sign in to comment.