mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 05:13:04 +03:00
New translations en-US.json (Ukrainian)
This commit is contained in:
parent
447282428b
commit
5446438290
@ -246,13 +246,21 @@
|
||||
},
|
||||
"editor": {
|
||||
"title": "Заголовок",
|
||||
"tags": "теги",
|
||||
"tags": "Tags (separate by space)",
|
||||
"default_placeholder": "Що б ви хотіли написати сьогодні?",
|
||||
"reply_placeholder": "Що ви хотіли б написати про вищезгаданий допис?",
|
||||
"publish": "Опублікувати",
|
||||
"reply": "Відповісти",
|
||||
"open_gallery": "Відкрити список світлин",
|
||||
"capture_photo": "Зробити світлину"
|
||||
"capture_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 to unlock",
|
||||
|
Loading…
Reference in New Issue
Block a user