discord.js-akinator
Version:
A Discord.js v14 module that allows you to create an Akinator command for your discord bot in a matter of seconds.
31 lines • 1.29 kB
JSON
{
"gameEnded": "انتهت اللعبة",
"gameEndedDesc": "انتهت لعبتك بسبب 1 دقيقة من عدم النشاط.",
"question": "سؤال",
"progress": "تقدم",
"pleaseType": "أرجوك أكتب...",
"stopTip": "يمكنك أيضا كتابة \"S\" أو \"إيقاف\" لإنهاء لعبتك",
"yes": "نعم",
"no": "لا",
"dontKnow": "لا أعرف",
"dontKnowNoComma": "لا أعرف",
"probably": "المحتمل",
"probablyNot": "على الاغلب لا",
"back": "عودة",
"stop": "قف",
"thinking": "التفكير ...",
"isThisYourCharacter": "هل هذه شخصيتك؟",
"isThisYourAnimal": "هل هذا حيوانك؟",
"isThisYourObject": "هل هذا هدفك؟",
"ranking": "تصنيف",
"noOfQuestions": "عدد الأسئلة",
"wellPlayed": "ملعوبة بشكل جيد!",
"guessedRightOneMoreTime": "لقد خمنت الحق مرة أخرى!",
"character": "حرف",
"animal": "حيوان",
"object": "هدف",
"defeated": "أحسنت! لقد هزمتني ...",
"gameForceEnd": "انتهت لعبتك بنجاح!",
"startingGame": "بداية اللعبة ...",
"startingGameDesc": "ستبدأ اللعبة في بضع ثوان ..."
}