diff options
| author | hj <spam@hjkos.com> | 2020-05-13 16:48:47 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-13 17:17:12 +0000 |
| commit | 1a944efa33b00842f3f9d3fb01323b0d143903cf (patch) | |
| tree | 0def12d7158eda4aa3aef24d615bb81c0a23e188 | |
| parent | fa403bbcbdd82770ff41d31295938e1f01c12604 (diff) | |
Translated using Weblate (Russian)
Currently translated at 54.4% (334 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 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 22125853..e6fab7e8 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -416,7 +416,11 @@ "federation": "Федерация", "simple": { "accept_desc": "" + }, + "keyword": { + "ftl_removal": "Убраны из федеративной ленты" } - } + }, + "staff": "Администрация" } } |
