From e2a61aeff8e7c0faffb35be461009ab234c6992c Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Fri, 8 Oct 2021 15:34:13 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (147 of 147 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/fr/ --- lib/l10n/app_fr.arb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index c76b2a0d..795bcfe2 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -502,5 +502,21 @@ "dataCopied": "Données copiées dans la nouvelle entrée", "@dataCopied": { "description": "Snackbar message to show on copying data to a new log entry" + }, + "carbohydratesShort": "Gl", + "@carbohydratesShort": { + "description": "The first letter or short name of the word 'Carbohydrates', used in overviews" + }, + "fatShort": "Gr", + "@fatShort": { + "description": "The first letter or short name of the word 'Fat', used in overviews" + }, + "energyShort": "E", + "@energyShort": { + "description": "The first letter or short name of the word 'Energy', used in overviews" + }, + "proteinShort": "P", + "@proteinShort": { + "description": "The first letter or short name of the word 'Protein', used in overviews" } }