diff options
| author | rinpatch <rinpatch@sdf.org> | 2020-12-04 21:26:28 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-05 08:09:18 +0000 |
| commit | d1f51d946bf186401146d3bc6f7d903a0b525b3c (patch) | |
| tree | 0f2f4107ada4602f283ae0b4803006f2807ef8ed /src/i18n/ru.json | |
| parent | 837df4f5a544e64bef0e2182f4c2020e5ecb7b7c (diff) | |
Translated using Weblate (Russian)
Currently translated at 77.3% (519 of 671 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
Diffstat (limited to 'src/i18n/ru.json')
| -rw-r--r-- | src/i18n/ru.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 3a7c61a9..b14d8629 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -460,7 +460,10 @@ "status_deleted": "Пост удален", "reply_to": "Ответ", "repeats": "Повторы", - "favorites": "Понравилось" + "favorites": "Понравилось", + "unmute_conversation": "Прекратить игнорировать разговор", + "mute_conversation": "Игнорировать разговор", + "thread_muted": "Разговор игнорируется" }, "user_card": { "block": "Заблокировать", |
