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.
28 lines
770 B
JSON
28 lines
770 B
JSON
{
|
|
"meta": {
|
|
"name": "Dansk"
|
|
},
|
|
"strings": {
|
|
"username": "Brugernavn",
|
|
"password": "Adgangskode",
|
|
"emailAddress": "E-mail Adresse",
|
|
"name": "Navn",
|
|
"submit": "Indsend",
|
|
"send": "Send",
|
|
"success": "Succes",
|
|
"continue": "Fortsæt",
|
|
"error": "Fejl",
|
|
"copy": "Kopiér",
|
|
"copied": "Kopiret",
|
|
"time24h": "24 timers tid",
|
|
"time12h": "12 timers tid",
|
|
"linkTelegram": "Link Telegram",
|
|
"contactEmail": "Kontakt gennem E-mail",
|
|
"contactTelegram": "Kontakt gennem Telegram",
|
|
"linkDiscord": "Link Discord",
|
|
"linkMatrix": "Link Matrix",
|
|
"contactDiscord": "Kontakt gennem Discord",
|
|
"theme": "Tema"
|
|
}
|
|
}
|