1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-28 15:20:10 +00:00

Translated using Weblate (Dutch)

Currently translated at 100.0% (32 of 32 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/nl/
This commit is contained in:
Richard de Boer 2021-01-29 12:11:04 +00:00 committed by Weblate
parent 83f2749eab
commit d8948c037b

View File

@ -37,5 +37,12 @@
"toJoin": "Volg onderstaande link om door te gaan.", "toJoin": "Volg onderstaande link om door te gaan.",
"inviteExpiry": "Deze uitnodiging verloopt op {n}, om {n}, dat is over {n}, dus wees er snel bij.", "inviteExpiry": "Deze uitnodiging verloopt op {n}, om {n}, dat is over {n}, dus wees er snel bij.",
"linkButton": "Maak account aan" "linkButton": "Maak account aan"
},
"welcomeEmail": {
"title": "Welkom bij Jellyfin",
"welcome": "Welkom bij Jellyfin!",
"youCanLoginWith": "Je kunt inloggen met onderstaande gegevens",
"jellyfinURL": "URL",
"username": "Gebruikersnaam"
} }
} }