1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-16 14:37:46 +02:00

Translated using Weblate (Dutch)

Currently translated at 100.0% (51 of 51 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/emails/nl/
This commit is contained in:
Richard de Boer 2021-04-15 08:57:03 +00:00 committed by Weblate
parent c00f5f4330
commit bdc0c0ffa2

View File

@ -63,5 +63,15 @@
"title": "Je account is verlopen - Jellyfin",
"yourAccountHasExpired": "Je account is verlopen.",
"contactTheAdmin": "Neem contact op met de beheerder voor meer info."
},
"userDisabled": {
"title": "Je account is uitgeschakeld - Jellyfin",
"name": "Gebruiker uitgeschakeld",
"yourAccountWasDisabled": "Je account is uitgeschakeld."
},
"userEnabled": {
"yourAccountWasEnabled": "Je account is opnieuw ingeschakeld.",
"name": "Gebruiker ingeschakeld",
"title": "Je account is opnieuw ingeschakeld - Jellyfin"
}
}