From a1293179d610ec8047ce8e87d8bc0b0612d77158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=20=D0=93=D0=BE=D1=80?= =?UTF-8?q?=D0=BF=D0=B8=D0=BD=D1=96=D1=87?= Date: Sat, 9 Aug 2025 10:37:37 +0200 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (500 of 500 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/uk/ --- lib/l10n/app_uk.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_uk.arb b/lib/l10n/app_uk.arb index dc2c910..3dfebf0 100644 --- a/lib/l10n/app_uk.arb +++ b/lib/l10n/app_uk.arb @@ -1463,5 +1463,13 @@ } }, "blurred": "Розмитий", - "@blurred": {} + "@blurred": {}, + "volumeIndicator": "Звук: {volume}", + "@volumeIndicator": { + "placeholders": { + "volume": { + "type": "int" + } + } + } }