diff options
| author | Anonymous <noreply@weblate.org> | 2020-12-03 11:36:11 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-03 14:30:36 +0000 |
| commit | 800964ea6b32343d151231ab8928d75c975df38a (patch) | |
| tree | a66d8525b00a778c4c15117616ff78e8367f39ca | |
| parent | 06d05b7b8261d9c0beacae1c0df0cfa504a15707 (diff) | |
Translated using Weblate (Ukrainian)
Currently translated at 80.1% (538 of 671 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
| -rw-r--r-- | src/i18n/uk.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 0691a24f..3059b491 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -642,7 +642,10 @@ "follow_unfollow": "Відписатись", "follow_again": "Відправити запит знову?", "follow_sent": "Запит відправлено!", - "blocked": "Заблоковано!" + "blocked": "Заблоковано!", + "admin_menu": { + "activate_account": "Активувати аккаунт" + } }, "status": { "copy_link": "Скопіювати посилання на допис", |
