This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Dictionary.json
104 lines (104 loc) · 9.55 KB
/
Dictionary.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"French":{
"Print":{
"SavedInPaymentHistory":"Sauvegardé dans PaymentHistory !",
"SomeonePayFrom":"Quelqu'un paye depuis",
"SendMailTo":"Envois mail à",
"NotInLocation":"N'est pas dans Location !",
"WrongSession_ID":"SESSION_ID PAS BON\n",
"ErrorRot_13":"Rot_13 N'a pas pu décrypter {sub_xxx}\n Erreur : {e}",
"WrongSub_xxxEntered":"Mauvais sub_xxx entrée {sub_xxx}",
"StripeDidntRecognizeThisSub_xxx":"Stripe ne reconnais pas ce sub_xxx : {sub_xxx}\n Erreur : {e}",
"StripeCantDeleteThisSub_xxx":"Stripe ne peut pas supprimer ce sub_xxx : {sub_xxx}\n Erreur : {e}",
"CantWriteDELETEDInPaymentHistory":"Problème pour écrire 'DELETED' dans PaymentHistory\n Erreur : {e}",
"ExceptionGetVoucher":"Problème avec GetVoucher !\n Erreur : {e}",
"Voucher":"Voucher sortis : {VoucherID} {VoucherPassword}"
},
"Mail":{
"NotInLocationObject":"Problème : Quelqu'un s'est connecté à",
"NotInLocationBody":"{IP} s'est connecté à {Host} mais ce n'est pas dans les options 😅",
"WrongSession_IDObject":"Problème : Session_ID pas bon",
"WrongSession_IDBody":"{IP} depuis {Host} a été redirigé avec {session_id} en tant que session_id. Stripe a retourné\n",
"ErrorNoMoreVoucherObject":"Probème : Plus de voucher dispo",
"ErrorNoMoreVoucherBody":"Il y a plus de voucher {Email} depuis {Host} n'en a pas eu !!",
"SucessAdminWeekObject":"EZZZZZZZZZZZZ c'est {Email} qui a acheté pour la semaine",
"SucessAdminWeekBody":"Nouveau client !\nEmail: {Email}\ncus_xxx : {Customer.id}\nVoucher qui vas avoir: {VoucherID} {VoucherPassword} \nDepuis {Location}",
"SucessClientWeekObject":"Merci ! - L'oustalet Wifi",
"SucessClientWeekBody":"Voila vos identifiant pour votre forfait \nHere are your identifiers for your plan \nAquí están sus identificadores para tu paquete \n\n Login - {VoucherID} \n Password - {VoucherPassword}\n\n\n Aide ? Help ? ayuda ? --> roman@romanlebg.fr",
"SucessAdminMonthObject":"EZZZZZZZZZZZZ c'est {Email} qui a acheté pour LE MOIS",
"SucessAdminMonthBody":"Nouveau client !!!!!!!!!!!!!\nEmail: {Email}\ncus_xxx : {Customer.id}\nVoucher qui vas avoir: {VoucherID} {VoucherPassword} \nDepuis {Location}\nPour supprimer l'abonnement {ServerURL}/supprimermonacces?bangbang={CodeDeleteplan}",
"SucessClientMonthObject":"Merci ! - L'oustalet Wifi",
"SucessClientMonthBody":"Voila vos identifiant pour votre forfait \nHere are your identifiers for your plan \nAquí están sus identificadores para tu paquete \n\n Login - {VoucherID} \n Password - {VoucherPassword}\nPour supprimer votre abonnement / Delete your subscription / Para borrar tu cuenta-> {ServerURL}/supprimermonacces?bangbang={CodeDeleteplan}\n\n\n Aide ? Help ? ayuda ? --> roman@romanlebg.fr",
"StripeDidntRecognizeThisSub_xxxObject":"Probème : Stripe ne peut pas supprimer un sub_xxx",
"StripeDidntRecognizeThisSub_xxxBody":"Stripe ne peut pas supprimer un sub_xxx {sub_xxx}\n Erreur {e}",
"CantWriteDELETEDInPaymentHistoryObject":"Problème : écrire 'DELETED' dans PaymentHistory",
"CantWriteDELETEDInPaymentHistoryBody":"sub_xxx : {sub_xxx}\n Erreur {e}",
"SuccessDeleteCustomerObject":"Bye bye",
"SuccessDeleteCustomerBody":"{Email} enregistré depuis {LocationInSessionIDJson} a supprimmé son abonnement 😭😭😭😭😭\nInfoStripe complémentaire : \n depuis {Location}\nsub_xxx : {sub_xxx}\ncus_xxx : {InfoStripe.customer}\n\n\n\n\n---------------------------------Grosse InfoStripe depuis sub_xxx--------------------------------\n{InfoStripe}\n---------------------------------Grosse InfoStripe depuis cus_xxx-------------------------------{Customer}",
"ExceptionGetVoucherObject":"Probème : Exception en voulant avoir des Voucher !",
"ExceptionGetVoucherBody":"{Email} depuis {Host} n'as pas eu de Voucher.\n Erreur : {e}"
},
"Flask":{
"ErrorMailSentHereIsFicelle":"Il y a un problème j'ai reçu un mail pour me prévenir. C'est pas censé arriver normalement. Voila Ficelle <br><img src='static/image/Ficelle.webp'></img>",
"InfoPlanHasBeenDeleted":"Votre forfait a été supprimmé !",
"OneDeviceAtATime":"Un seul appareil peut se connecter à la fois, si vous partagez votre code à quelqu'un il vous déconnectera 😃",
"IfYouWantToDeleteYourPlanGoInYourMail":"Si vous voulez annuler votre abonnement un lien vous a été envoyé sur votre adresse mail vous avez juste à cliquer dessu !",
"ErrorNoMoreVoucherMailSent":"Il y a un problème, il ne reste plus de codes ! J'ai reçu un mail pour me prévenir.",
"ErrorRot_13":"<h1>lol</h1>",
"WrongSub_xxxEntered":"<h1>lol</h1>",
"StripeDidntRecognizeThisSub_xxx":"Êtes vous sûrs d'avoir entrée la bonne URL ?",
"SuccessDeleteCustomer":"<h1>Voilà !</h1><h3>votre abonnement a bien été supprimé 🤠</h3>"
}
},
"English":{
"Print":{
"SavedInPaymentHistory":"Saved in PaymentHistory !",
"SomeonePayFrom":"Someone is paying from",
"SendMailTo":"Sending mail to",
"NotInLocation":"is not in Location !",
"WrongSession_ID":"WRONG SESSION_ID\n",
"ErrorRot_13":"Rot_13 failed to decrypt {sub_xxx}\n Reason : {e}",
"WrongSub_xxxEntered":"Wrong sub_xxx entered {sub_xxx}",
"StripeDidntRecognizeThisSub_xxx":"Stripe didn't recognize this sub_xxx : {sub_xxx}\n Reason : {e}",
"StripeCantDeleteThisSub_xxx":"Stripe Can't Delete This sub_xxx : {sub_xxx}\n Reason : {e}",
"CantWriteDELETEDInPaymentHistory":"Can't write 'DELETED' inside PaymentHistory\n Reason : {e}",
"ExceptionGetVoucher":"Exception in GetVoucher !\n Reason : {e}",
"Voucher":"Selected Voucher : {VoucherID} {VoucherPassword}"
},
"Mail":{
"NotInLocationObject":"Error : Someone is connected to",
"NotInLocationBody":"{IP} someone has tried to access to {Host} but its not declared in the options 😅",
"WrongSession_IDObject":"Error : Wrong Session_ID",
"WrongSession_IDBody":"{IP} from {Host} has been redirected with {session_id} for the session_id. Stripe returned\n",
"ErrorNoMoreVoucherObject":"Error : No more Voucher left",
"ErrorNoMoreVoucherBody":"There is no more Voucher ! {Email} from {Host} didn't get one !!",
"SucessAdminWeekObject":"Congratulations ! {Email} has bought a week plan",
"SucessAdminWeekBody":"New customer !\nEmail: {Email}\ncus_xxx : {Customer.id}\nFrom {Location}\nVoucher he received: {VoucherID} {VoucherPassword}",
"SucessClientWeekObject":"Thanks ! - L'oustalet Wifi",
"SucessClientWeekBody":"Here are your identifiers for your plan \nVoila vos identifiant pour votre forfait\nAquí están sus identificadores para tu paquete \n\n Login - {VoucherID} \n Password - {VoucherPassword}\n\n\n Help ? Aide ? ayuda ? --> {Admin}",
"SucessAdminMonthObject":"Congratulations ! {Email} has bought a month plan",
"SucessAdminMonthBody":"New customer !\nEmail: {Email}\ncus_xxx : {Customer.id}\nFrom {Location}\nVoucher he received: {VoucherID} {VoucherPassword} \nFrom {Location}\nTo delete his subscription {ServerURL}/supprimermonacces?bangbang={CodeDeleteplan}",
"SucessClientMonthObject":"Thanks ! - L'oustalet Wifi",
"SucessClientMonthBody":"Here are your identifiers for your plan \nVoila vos identifiant pour votre forfait\nAquí están sus identificadores para tu paquete \n\n Login - {VoucherID} \n Password - {VoucherPassword}\nTo delete your subscription / Pour supprimer votre abonnement / Para borrar tu cuenta-> {ServerURL}/supprimermonacces?bangbang={CodeDeleteplan}\n\n\n Aide ? Help ? ayuda ? --> {Admin}",
"StripeDidntRecognizeThisSub_xxxObject":"Error : Stripe can't delete this sub_xxx",
"StripeDidntRecognizeThisSub_xxxBody":"Stripe can't delete this sub_xxx {sub_xxx}\n Reason {e}",
"CantWriteDELETEDInPaymentHistoryObject":"Error : Can't write 'DELETED' inside PaymentHistory",
"CantWriteDELETEDInPaymentHistoryBody":"sub_xxx : {sub_xxx}\n Reason {e}",
"SuccessDeleteCustomerObject":"Bye Bye bro",
"SuccessDeleteCustomerBody":"{Email} saved from {LocationInSessionIDJson} has deleted his plan 😭😭😭😭😭\nMore information of the disaster : \nFrom {Location}\nsub_xxx : {sub_xxx}\ncus_xxx : {InfoStripe.customer}\n\n\n\n\n---------------------------------Raw Stripe info get from sub_xxx--------------------------------\n{InfoStripe}\n---------------------------------Raw Stripe info get from cus_xxx-------------------------------{Customer}",
"ExceptionGetVoucherObject":"Error : Exception trying to get fresh Voucher !",
"ExceptionGetVoucherBody":"{Email} from {Host} didn't get a Voucher.\n Reason : {e}"
},
"Flask":{
"ErrorMailSentHereIsFicelle":"There has been an error, I received a mail. This should not happen. Here is my dog<br><img src='static/image/Ficelle.webp'></img>",
"InfoPlanHasBeenDeleted":"Your plan has been deleted !",
"OneDeviceAtATime":"Only one device can connect at a time if you share your code to someone else they will disconnect you 😃",
"IfYouWantToDeleteYourPlanGoInYourMail":"If you want to cancel your subscription a link has been sent to your email address you just have to click on it !",
"ErrorNoMoreVoucherMailSent":"There is a error, there is no more Voucher left ! I received a mail don't worry",
"ErrorRot_13":"<h1>lol</h1>",
"WrongSub_xxxEntered":"<h1>lol</h1>",
"StripeDidntRecognizeThisSub_xxx":"Are you sure you entered to real URL ?",
"SuccessDeleteCustomer":"<h1>Voilà !</h1><h3>your subscription has been deleted 🤠</h3>"
}
}
}