From fe6ca767545fdc5defaa4b392251c9b05d509922 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 9 Jan 2020 10:07:07 +0200 Subject: [PATCH] New translations en-US.json (Estonian) --- src/config/locales/et-EE.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index 527d514de..c9f644eec 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -246,13 +246,21 @@ }, "editor": { "title": "Pealkiri", - "tags": "sildid", + "tags": "Tags (separate by space)", "default_placeholder": "Millest sooviksid sa täna kirjutada?", "reply_placeholder": "Mida sooviksid sa ülaloleva postituse kohta kirjutada?", "publish": "Avalda", "reply": "Vasta", "open_gallery": "Ava Galerii", - "capture_photo": "Tee pilti" + "capture_photo": "Tee pilti", + "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 to unlock",