New translations en-US.json (Dutch)

This commit is contained in:
Feruz M 2020-01-09 10:07:11 +02:00
parent 1d368484d8
commit 31faca7413

View File

@ -246,13 +246,21 @@
}, },
"editor": { "editor": {
"title": "Titel", "title": "Titel",
"tags": "tags", "tags": "Tags (separate by space)",
"default_placeholder": "Waar zou je vandaag over willen schrijven?", "default_placeholder": "Waar zou je vandaag over willen schrijven?",
"reply_placeholder": "Wat zou je willen schrijven over bovenstaand bericht?", "reply_placeholder": "Wat zou je willen schrijven over bovenstaand bericht?",
"publish": "Publiceer", "publish": "Publiceer",
"reply": "Reageer", "reply": "Reageer",
"open_gallery": "Open Gallery", "open_gallery": "Open Gallery",
"capture_photo": "Capture a photo" "capture_photo": "Capture a photo",
"limited_tags": "Only 10 tags allowed, remove some",
"limited_length": "Maximum length of each tag should be 24",
"limited_dash": "Use one dash in each tag",
"limited_space": "Use space to separate tags",
"limited_lowercase": "Only use lower letters in tag",
"limited_characters": "Use only allowed characters in tag",
"limited_firstchar": "Tag must start with a letter",
"limited_lastchar": "Tag must end with letter or number"
}, },
"pincode": { "pincode": {
"enter_text": "Enter PIN om te ontgrendelen", "enter_text": "Enter PIN om te ontgrendelen",