AutoZoomTelegram/locale/en.json

29 lines
2.1 KiB
JSON

{
"btn": {},
"msg": {
"link_input": "Please, send your personal key got from AutoZoom application.\n\n**Need any help?**\nLearn how linking works on [our website](https://www.end-play.xyz/autozoom/bot) or contact [our support](https://support.end-play.xyz) if guide page didn't help you.",
"cancel": "Operation cancelled.",
"cancel_empty": "Nothing to cancel.",
"key_correct": "✅ **Account successfully linked**\nYou will now receive all meetings notifications. You can also add new meetings to your AutoZoom app using /meeting command.",
"key_wrong": "❌ **Personal key is incorrect**\nGet your linking key using your AutoZoom application and try again by using bot's /link command.\n\n**Need any help?**\nLearn how linking works on [our website](https://www.end-play.xyz/autozoom/bot) or contact [our support](https://support.end-play.xyz) if guide page didn't help you.",
"key_expired": "❌ **Personal key expired**\nGet new linking key using your AutoZoom application and try again by using bot's /link command.\n\n**Need any help?**\nLearn how linking works on [our website](https://www.end-play.xyz/autozoom/bot) or contact [our support](https://support.end-play.xyz) if guide page didn't help you.",
"already_linked": "❌ **Account is already linked**\nIf you want to change your personal key, then you need to /unlink your account first and try to /link it once more.",
"not_linked": "❌ **Account is not linked**\nYou need to /link your account to AutoZoom application first.",
"unlinked": "✅ **Account successfully unlinked**\nYou can now /link it to another AutoZoom application if you want."
},
"clb": {},
"fry": {
"link": "Key received in your AutoZoom app"
},
"cmd": {
"general": {
"link": "Connect to your AutoZoom",
"unlink": "Disconnect from your AutoZoom",
"meeting": "Add new Zoom meeting",
"cancel": "Cancel any current operation"
},
"admin": {
"reboot": "Shut the bot down"
}
}
}