-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate dialogs.json via GitLocalize
- Loading branch information
1 parent
147330c
commit c431069
Showing
1 changed file
with
17 additions
and
17 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,18 +1,18 @@ | ||
{ | ||
"wikiroulette.dialog": [ | ||
"Wissen Roulette aktiviert", | ||
"spielen der wikipedia roulette" | ||
], | ||
"thats all.dialog": [ | ||
"Mehr wei\u00df ich nicht", | ||
"Mehr kann ich nicht finden" | ||
], | ||
"searching.dialog": [ | ||
"Lass mich in Wikipedia aufschauen {query}", | ||
"Ich \u00fcberpr\u00fcfe Wikipedia f\u00fcr {query}" | ||
], | ||
"no entry found.dialog": [ | ||
"Ich f\u00fcrchte, es gibt keinen Artikel dar\u00fcber", | ||
"Ich kann keinen verwandten Wikipedia-Artikel finden" | ||
] | ||
} | ||
"wikiroulette.dialog": [ | ||
"Wissensroulette aktiviert", | ||
"ich spiele das wikipedia roulette" | ||
], | ||
"thats all.dialog": [ | ||
"Mehr weiß ich nicht", | ||
"Mehr kann ich nicht finden" | ||
], | ||
"searching.dialog": [ | ||
"Lass mich in Wikipedia nach {query} suchen\nlass mich bei wikipedia nach {query} (suchen | nachschlagen )", | ||
"Ich überprüfe Wikipedia für {query}" | ||
], | ||
"no entry found.dialog": [ | ||
"Ich fürchte, es gibt keinen Artikel darüber", | ||
"Ich kann keinen verwandten Wikipedia-Artikel finden" | ||
] | ||
} |