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.39 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": "เกมของคุณสิ้นสุดลงเรียบร้อยแล้ว!"
}