2019-09-18 17:06:34 +02:00
{
"welcome" : "\uD83D\uDCA0 *Welcome to the TelegramEDT bot !* \uD83D\uDCA0\n\uD83D\uDD39Please use the command /setedt to set your calendar\n\uD83D\uDD39Use /notif to configure events notification\n\u2139And /help for more commands" ,
2019-09-18 17:37:52 +02:00
"help" : "\u2139 *Commands help* \u2139\n\uD83D\uDCC5/edt, show your next events\n\uD83D\uDD14/notif, set your events notifications\n\u2699/setedt, set your calendar\n\uD83D\uDCE4\t/getedt to show your ressource" ,
2019-09-18 17:06:34 +02:00
"edt_err_set" : "Your EDT is not set ! \u274C\n\u2139Use /setedt to fix that" ,
"edt_err_choice" : "Invalid choice ! \u274C\n\u2139You can choose between: `day`, `next`, `week`, `next week`" ,
2019-09-23 00:15:50 +02:00
"setedt_err_res" : "Invalid resources ! \u274C\n\u2139Put your resources number or a export url/QR code of your calendar" ,
2019-09-18 17:06:34 +02:00
"setedt" : "EDT set \u2705" ,
"getedt_err" : "No EDT set ! \u274C" ,
2019-11-22 13:25:35 +01:00
"setedt_wait" : "Send a QR code, resource number or the url of the calendar !" ,
2019-10-01 08:50:11 +02:00
"notif_event" : "\uD83D\uDD14An event is coming !\n" ,
2019-09-18 20:03:24 +02:00
"kfet" : "\uD83D\uDD14Your command is ready !" ,
"kfet_prb" : "\u26A0Your command got a problem, go check whats happening" ,
"kfet_err" : "\u274CYour order is not out" ,
"kfet_list" : "\uD83D\uDDD2Kfet commands ready:\n" ,
"kfet_close" : "\uD83D\uDEABKfet close, sorry" ,
"kfet_set" : "Your command is set ! \u2705" ,
2019-09-18 17:06:34 +02:00
"notif_set" : "Notifications set on `{}` ! \u2705" ,
2019-09-18 20:03:24 +02:00
"err_num" : "Invalid number ! \u274C" ,
2019-09-18 17:06:34 +02:00
"notif_time_cooldown" : "Notification `{}` set to `{}` ! \u2705" ,
"notif_info" : "_Notification_\n*State:* {}\n*Time:* {}\n*Cooldown:* {}" ,
2019-11-22 13:25:35 +01:00
"notif_await" : "Please send the new value !"
2019-09-18 17:06:34 +02:00
}