mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
311ecb7030
shown on a new card, with an explanation, the number of remaining uses, and expiry of the current referral.
49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Nederlands (NL)"
|
|
},
|
|
"strings": {
|
|
"username": "Gebruikersnaam",
|
|
"password": "Wachtwoord",
|
|
"emailAddress": "E-mailadres",
|
|
"name": "Naam",
|
|
"submit": "Verstuur",
|
|
"send": "Verstuur",
|
|
"success": "Succes",
|
|
"continue": "Doorgaan",
|
|
"error": "Fout",
|
|
"copy": "Kopiëer",
|
|
"copied": "Gekopieerd",
|
|
"time24h": "24u-formaat",
|
|
"time12h": "12u-formaat",
|
|
"linkTelegram": "Koppel Telegram",
|
|
"contactEmail": "Stuur e-mailbericht",
|
|
"contactTelegram": "Stuur Telegram-bericht",
|
|
"linkDiscord": "Koppel Discord",
|
|
"linkMatrix": "Koppel Matrix",
|
|
"contactDiscord": "Stuur Discord bericht",
|
|
"theme": "Thema",
|
|
"refresh": "Ververs",
|
|
"required": "Verplicht",
|
|
"login": "Inloggen",
|
|
"logout": "Uitloggen",
|
|
"admin": "Beheerder",
|
|
"enabled": "Ingeschakeld",
|
|
"disabled": "Uitgeschakeld",
|
|
"reEnable": "Opnieuw inschakelen",
|
|
"disable": "Uitschakelen",
|
|
"expiry": "Verloop",
|
|
"add": "Voeg toe",
|
|
"edit": "Bewerken",
|
|
"delete": "Verwijderen",
|
|
"inviteRemainingUses": "Resterend aantal keer te gebruiken"
|
|
},
|
|
"notifications": {
|
|
"errorLoginBlank": "De gebruikersnaam en/of wachtwoord is leeg.",
|
|
"errorConnection": "Kon geen verbinding maken met jfa-go.",
|
|
"errorUnknown": "Onbekende fout.",
|
|
"error401Unauthorized": "Geen toegang. Probeer de pagina te vernieuwen.",
|
|
"errorSaveSettings": "Opslaan van instellingen mislukt."
|
|
},
|
|
"quantityStrings": {}
|
|
} |