diff options
| author | rinpatch <rinpatch@sdf.org> | 2020-05-16 11:22:34 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-20 17:26:11 +0000 |
| commit | 866fe78bbaa4285f2ee96ea500c33a0f5d9ecfdd (patch) | |
| tree | e35223e5784ce9df2c2f90e0e7137582730ed064 | |
| parent | 0a2aeb5d1a7ce0bf13cc09e57a2a5a877216ace2 (diff) | |
Translated using Weblate (Russian)
Currently translated at 61.1% (375 of 613 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| -rw-r--r-- | src/i18n/ru.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 3c52416c..357d97a8 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -16,7 +16,9 @@ "verify": "Проверить", "more": "Больше", "generic_error": "Произошла ошибка", - "optional": "не обязательно" + "optional": "не обязательно", + "show_less": "Показать меньше", + "show_more": "Показать больше" }, "login": { "login": "Войти", |
