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 • 849 B
JSON
{
"gameEnded": "比赛结束了",
"gameEndedDesc": "由于不活动1分钟,您的游戏已结束。",
"question": "题",
"progress": "进步",
"pleaseType": "请输入...",
"stopTip": "您还可以输入“s”或“stop”结束您的游戏",
"yes": "是的",
"no": "不",
"dontKnow": "不知道",
"dontKnowNoComma": "不知道",
"probably": "大概",
"probablyNot": "可能不是",
"back": "后退",
"stop": "停止",
"thinking": "思维...",
"isThisYourCharacter": "这是你的角色吗?",
"ranking": "排行",
"noOfQuestions": "问题数量",
"wellPlayed": "打的好!",
"guessedRightOneMoreTime": "我猜再了一次!",
"character": "特点",
"defeated": "太棒了! 你击败了我......",
"gameForceEnd": "你的游戏成功结束了!"
}