-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjusting German translation from joergz2 (#59)
Co-authored-by: Dante1975X <[email protected]>
- Loading branch information
1 parent
e704ce1
commit 47a6c41
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"search_wolfie.intent": [ | ||
"fragen Sie den Wolf \u00fcber {query}", | ||
"Suche den Wolf nach {query}", | ||
"was sagt Wolfram \u00fcber {query}", | ||
"was sagt der Wolf \u00fcber {query}", | ||
"Suche Wolf f\u00fcr {query}", | ||
"was sagt Wolf alpha \u00fcber {query}", | ||
"Suche wolfram alpha nach {query}", | ||
"fragen Sie den Wolf {query}", | ||
"Fragen Sie den Wolf alpha \u00fcber {query}" | ||
] | ||
} | ||
"search_wolfie.intent": [ | ||
"befragen den Wolf über {query}\nfrage den Wolf nach {query}", | ||
"Suche den Wolf nach {query}", | ||
"was sagt Wolfram über {query}", | ||
"was sagt der Wolf über {query}", | ||
"Suche Wolf für {query}", | ||
"was sagt Wolfram alpha über {query}", | ||
"Suche wolfram alpha nach {query}", | ||
"frage den Wolf {query}", | ||
"Frage Wolfram Alpha über {query}" | ||
] | ||
} |