diff options
| author | ZEN <xinit.info@gmail.com> | 2020-11-30 21:55:27 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-03 14:30:36 +0000 |
| commit | badbd27e27293bb462d90ebde0610df49646c98d (patch) | |
| tree | ea55dae9d22c8ae1b15bd830fd72d67af6152810 | |
| parent | 1116b2cd32a7ac46d7a57cfc19bcd1012d74a791 (diff) | |
Translated using Weblate (Ukrainian)
Currently translated at 21.4% (144 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 4e5ee1e8..25faae24 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -116,7 +116,8 @@ "vote": "Проголосувати", "votes": "голосів", "option": "Відповідь", - "add_poll": "Додати опитування" + "add_poll": "Додати опитування", + "not_enough_options": "Замало унікальних варіантів в опитуванні" }, "notifications": { "reacted_with": "додав реакцію: {0}", |
