From e6cbd6fecc7a1e53992aa02e238701cecf490197 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Fri, 8 Oct 2021 15:34:46 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 85.7% (126 of 147 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/it/ --- lib/l10n/app_it.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index 65a41346..409110c1 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -444,5 +444,9 @@ "labelBottomNavNutrition": "Nutrizione", "@labelBottomNavNutrition": { "description": "Label used in bottom navigation, use a short word" + }, + "usernameValidChars": "Un nome utente può contenere solo lettere, cifre e i caratteri @, +, ., - e _", + "@usernameValidChars": { + "description": "Error message when the user tries to register a username with forbidden characters" } }