From d4d1484754e4cb256b5119a19c007641945e78ef Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 7 Feb 2023 00:16:41 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (219 of 219 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/uk/ --- lib/l10n/app_uk.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_uk.arb b/lib/l10n/app_uk.arb index a4dbb32e..0f844d8f 100644 --- a/lib/l10n/app_uk.arb +++ b/lib/l10n/app_uk.arb @@ -699,5 +699,15 @@ "translation": "Переклад", "@translation": {}, "cardio": "Кардіо", - "@cardio": {} + "@cardio": {}, + "contributeExerciseWarning": "Ви можете брати участь у вправах, лише якщо ваш обліковий запис старший за {days} днів і підтвердив вашу електронну пошту", + "@contributeExerciseWarning": { + "description": "Number of days before which a person can add exercise", + "placeholders": { + "days": { + "type": "String", + "example": "14" + } + } + } }