From 31faca74139fef5e4ce26fd5140fab9ed361c544 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 9 Jan 2020 10:07:11 +0200 Subject: [PATCH] New translations en-US.json (Dutch) --- src/config/locales/nl-NL.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 1a5adb386..888a960bd 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -246,13 +246,21 @@ }, "editor": { "title": "Titel", - "tags": "tags", + "tags": "Tags (separate by space)", "default_placeholder": "Waar zou je vandaag over willen schrijven?", "reply_placeholder": "Wat zou je willen schrijven over bovenstaand bericht?", "publish": "Publiceer", "reply": "Reageer", "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": { "enter_text": "Enter PIN om te ontgrendelen",