akinator-discord.js
Version:
A literal fork of the npm package discord.js-akinator, except with very minor changes(WIP). The only reason I'm publishing this is for private use. But anyone is free to use it if they wish.
25 lines • 937 B
JSON
{
"gameEnded": "Spiel endete.",
"gameEndedDesc": "Ihr Spiel ist aufgrund von 1 Minute Inaktivität beendet.",
"question": "Frage",
"progress": "Fortschritt",
"pleaseType": "Bitte eintippen...",
"stopTip": "Sie können auch \"s\" oder \"stop\" eingeben, um Ihr Spiel zu beenden",
"yes": "Jawohl",
"no": "Nein",
"dontKnow": "Weiß nicht",
"dontKnowNoComma": "Weiß nicht",
"probably": "Wahrscheinlich",
"probablyNot": "Wahrscheinlich nicht",
"back": "Zurück",
"stop": "Stoppen",
"thinking": "Denken...",
"isThisYourCharacter": "Ist das dein Charakter?",
"ranking": "Rangfolge",
"noOfQuestions": "Anzahl der Fragen.",
"wellPlayed": "Gut gespielt!",
"guessedRightOneMoreTime": "Ich vermutete noch einmal noch einmal!",
"character": "Charakter",
"defeated": "Bravo! Du hast mich besiegt ...",
"gameForceEnd": "Ihr Spiel wurde erfolgreich beendet!"
}