mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Merge pull request #3 from basleenders/master
Added translation in Dutch
This commit is contained in:
commit
263b6eedec
22
locales/nl.json
Normal file
22
locales/nl.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"Enter your email": "Voer je mailadres in ",
|
||||||
|
"Account": "Account",
|
||||||
|
"Subscribe": "Abonneren",
|
||||||
|
"Sign in": "Inloggen",
|
||||||
|
"Subscribe to {blogtitle}": "Abonneer je op {blogtitle}",
|
||||||
|
"A collection of posts": "Een collectie van berichten",
|
||||||
|
"A collection of 1 post": "Een collectie van 1 bericht",
|
||||||
|
"A collection of % posts": "Een collectie van % berichten",
|
||||||
|
"Get the latest posts delivered right to your inbox": "Krijg nieuwe berichten direct in je inbox",
|
||||||
|
"Go to the front page": "Ga naar de voorpagina",
|
||||||
|
"Latest Posts": "Laatste berichten",
|
||||||
|
"Message": "Melding",
|
||||||
|
"No posts": "Geen berichten",
|
||||||
|
"Ref": "Ref",
|
||||||
|
"1 post": "1 bericht",
|
||||||
|
"% posts": "% bericht",
|
||||||
|
"1 min read": "1 minuut leestijd",
|
||||||
|
"% min read": "% minuten leestijd",
|
||||||
|
"<strong>Great!</strong> Check your inbox and click the link to confirm your subscription.": "<strong>Geweldig!</strong> Controleer je inbox en klik op de link om je abonnement te bevestigen.",
|
||||||
|
"Please enter a valid email address!": "Voer alsjeblieft geen geldig e-mailadres in!"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user