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 • 919 B
JSON
{
"gameEnded": "Gioco terminato",
"gameEndedDesc": "Il tuo gioco è terminato a causa di 1 minuto di inattività.",
"question": "Domanda",
"progress": "Progresso",
"pleaseType": "Per favore digita...",
"stopTip": "Puoi anche digitare \"s\" o \"stop\" per terminare il tuo gioco",
"yes": "sì",
"no": "No",
"dontKnow": "Non so",
"dontKnowNoComma": "Non lo so",
"probably": "Probabilmente",
"probablyNot": "Probabilmente no",
"back": "Di ritorno",
"stop": "Fermare",
"thinking": "Pensiero...",
"isThisYourCharacter": "È il tuo personaggio?",
"ranking": "classifica",
"noOfQuestions": "Numero di domande",
"wellPlayed": "Ben fatto!",
"guessedRightOneMoreTime": "Ho indovinato ancora una volta!",
"character": "Carattere",
"defeated": "Bravo! Mi hai sconfitto ...",
"gameForceEnd": "Il tuo gioco è stato concluso con successo!"
}