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.1 kB
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": "あなたのゲームは正常に終了しました!"
}