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 • 904 B
JSON
{
"gameEnded": "Spel eindigde",
"gameEndedDesc": "Je spel is geëindigd als gevolg van 1 minuut inactiviteit.",
"question": "Vraag",
"progress": "Voortgang",
"pleaseType": "Typ alstublieft...",
"stopTip": "U kunt ook \"S\" of \"STOP\" typen om uw spel te beëindigen",
"yes": "Ja",
"no": "Nee",
"dontKnow": "Weet het niet",
"dontKnowNoComma": "Weet het niet",
"probably": "Waarschijnlijk",
"probablyNot": "Waarschijnlijk niet",
"back": "Rug",
"stop": "Hou op",
"thinking": "Denken ...",
"isThisYourCharacter": "Is dit jouw personage?",
"ranking": "Rangschikking",
"noOfQuestions": "Aantal vragen",
"wellPlayed": "Goed gespeeld!",
"guessedRightOneMoreTime": "Ik heb nog een keer geraden!",
"character": "Karakter",
"defeated": "Bravo! Je hebt me verslagen ...",
"gameForceEnd": "Je spel is succesvol afgelopen!"
}