From 05321d2e945ce9c3b7b8aaf980646f53fa5f5593 Mon Sep 17 00:00:00 2001 From: t3chguy <2403652+t3chguy@users.noreply.github.com> Date: Wed, 30 Jul 2025 06:09:08 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/i18n/strings/uk.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index defad6e879..2b0db32919 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -35,6 +35,14 @@ "file_menu": { "label": "Файл" }, + "icon_overlay": { + "description_error": "Помилка", + "description_notifications": { + "one": "У вас є %(count)s непрочитане сповіщення.", + "few": "У вас є %(count)s непрочитані сповіщення.", + "many": "У вас є %(count)s непрочитаних сповіщень." + } + }, "menu": { "hide": "Сховати", "hide_others": "Сховати інші",