diff options
| author | Dmitriy Nelovchenko <defleppard4002@gmail.com> | 2021-03-03 14:00:38 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:01 +0000 |
| commit | 47507b72dc30a13a807bc4f0986119c71a60fbe8 (patch) | |
| tree | 9fdb9984a7b15fe167edacfa85edaa845bc1d98e | |
| parent | 37944a19c3c2b583481b97f7c86f8d6408d71fbc (diff) | |
Translated using Weblate (Russian)
Currently translated at 86.1% (596 of 692 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| -rw-r--r-- | src/i18n/ru.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index cb128b4c..52b94f9c 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -347,7 +347,13 @@ "faint_text": "Маловажный текст", "post": "Статусы и описание пользователя", "alert_neutral": "Нейтральный", - "alert_warning": "Предупреждение" + "alert_warning": "Предупреждение", + "selectedPost": "Выбранный пост", + "pressed": "Нажатие", + "highlight": "Выделенные элементы", + "icons": "Иконки", + "poll": "График результатов опроса", + "wallpaper": "Фон" }, "radii": { "_tab_label": "Скругление" |
