diff options
| author | ZEN <xinit.info@gmail.com> | 2020-12-03 20:45:33 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-03 21:38:54 +0000 |
| commit | 56927c5a09b8be71196dc265b29a3d67da9dad44 (patch) | |
| tree | 3261fc04ea2fdee5dc85023d82413f31a6345f70 | |
| parent | c74ee1153d8d9c3d116498ed0a513d2bddc99330 (diff) | |
Translated using Weblate (Ukrainian)
Currently translated at 90.4% (607 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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json index bc95be80..ad0b0d6f 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -637,7 +637,8 @@ "repeat": "Поширити", "reply": "Відповісти", "add_reaction": "Додати реакцію", - "user_settings": "Налаштування користувача" + "user_settings": "Налаштування користувача", + "favorite": "Подобається" }, "upload": { "error": { @@ -701,7 +702,8 @@ }, "deny": "Відмовити", "block": "Заблокувати", - "approve": "Схвалити" + "approve": "Схвалити", + "mention": "Згадати" }, "status": { "copy_link": "Скопіювати посилання на допис", |
