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" } }