mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
eeb9b07bce
Only appears with Reset links enabled. Pressing this sends a PWR link to the users selected. if one user is selected, or if one of you selected users doesn't have a method of contact, a link is given to the admin to send to them manually.
29 lines
830 B
JSON
29 lines
830 B
JSON
{
|
|
"meta": {
|
|
"name": "Français (FR)",
|
|
"author": "https://github.com/Killianbe"
|
|
},
|
|
"strings": {
|
|
"username": "Nom d'utilisateur",
|
|
"name": "Nom",
|
|
"password": "Mot de passe",
|
|
"emailAddress": "Addresse Email",
|
|
"submit": "Soumettre",
|
|
"success": "Succès",
|
|
"continue": "Continuer",
|
|
"error": "Erreur",
|
|
"copy": "Copier",
|
|
"time24h": "Temps 24h",
|
|
"time12h": "Temps 12h",
|
|
"theme": "Thème",
|
|
"copied": "Copié",
|
|
"linkTelegram": "Lien Telegram",
|
|
"contactEmail": "Contact par e-mail",
|
|
"contactTelegram": "Contact par Telegram",
|
|
"linkDiscord": "Lier Discord",
|
|
"linkMatrix": "Lier Matrix",
|
|
"send": "Envoyer",
|
|
"contactDiscord": "Contacter par Discord"
|
|
}
|
|
}
|