diff options
author | Himura Kazuto | 2017-03-10 19:17:41 +0300 |
---|---|---|
committer | GitHub | 2017-03-10 19:17:41 +0300 |
commit | ef8c4ecdc63fae02e59131b90b7cd3fd70dee8a8 (patch) | |
tree | 01b8f08a4c905d0fcb0174bca50e2e34df195c53 /locales | |
parent | 8f1c97f4a476ff6534ff1e809ed748cf92ba9288 (diff) |
Fixed style in promo text
Diffstat (limited to 'locales')
-rw-r--r-- | locales/ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/ru.json b/locales/ru.json index a1a95aaf..f87f7c69 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1,7 +1,7 @@ { "Collaborative markdown notes": "Совместные markdown заметки", "Realtime collaborative markdown notes on all platforms.": "Совместные markdown заметки в режиме реального времени на всех платформах.", - "Best way to write and share your knowledge in markdown.": "Лучший способ, чтобы записывать и делиться своими знаниями markdown.", + "Best way to write and share your knowledge in markdown.": "Лучший способ записывать свои знания и делиться ими в формате markdown.", "Intro": "Введение", "History": "История", "New guest note": "Новая гостевая заметка", @@ -101,4 +101,4 @@ "OR": "ИЛИ", "Export to Snippet": "Экспорт фрагмента кода", "Select Visibility Level": "Выберите уровень видимости" -}
\ No newline at end of file +} |