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 • 1.5 kB
JSON
{
"gameEnded": "खेल समाप्त",
"gameEndedDesc": "आपका गेम निष्क्रियता के 1 मिनट के कारण समाप्त हो गया है।",
"question": "सवाल",
"progress": "प्रगति",
"pleaseType": "कृपया लिखें...",
"stopTip": "आप अपने खेल को समाप्त करने के लिए \"s\" या \"स्टॉप\" भी टाइप कर सकते हैं",
"yes": "हाँ",
"no": "नहीं",
"dontKnow": "पता नहीं",
"dontKnowNoComma": "पता नहीं",
"probably": "संभवत",
"probablyNot": "शायद नहीं",
"back": "वापस",
"stop": "विराम",
"thinking": "विचारशील...",
"isThisYourCharacter": "क्या यह आपका चरित्र है?",
"ranking": "श्रेणी",
"noOfQuestions": "प्रश्नों की संख्या",
"wellPlayed": "बहुत बढ़िया!",
"guessedRightOneMoreTime": "मैंने अनुमान लगाया कि एक और बार!",
"character": "चरित्र",
"defeated": "वाहवाही! तुमने मुझे हरा दिया है ...",
"gameForceEnd": "आपका खेल सफलतापूर्वक समाप्त हो गया था!"
}