From 6494102e15cd63f82fea0f8d835f4e1a9251c6da Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:12:52 +0700 Subject: [PATCH] New translations app_en.arb (French) --- lib/l10n/arb/app_fr.arb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/l10n/arb/app_fr.arb b/lib/l10n/arb/app_fr.arb index 69c8a9a6..e10450b0 100644 --- a/lib/l10n/arb/app_fr.arb +++ b/lib/l10n/arb/app_fr.arb @@ -651,7 +651,7 @@ "@setupStorageRequired": { "description": "Title when storage permission needed" }, - "setupStorageDescription": "SpotiFLAC needs storage permission to save your downloaded music files.", + "setupStorageDescription": "SpotiFLAC a besoin d'une autorisation d'accès au stockage pour enregistrer vos fichiers musicaux téléchargés.", "@setupStorageDescription": { "description": "Explanation for storage permission" }, @@ -679,7 +679,7 @@ "@setupEnableNotifications": { "description": "Button to enable notifications" }, - "setupNotificationBackgroundDescription": "Get notified about download progress and completion. This helps you track downloads when the app is in background.", + "setupNotificationBackgroundDescription": "Recevez des notifications sur la progression et la fin du téléchargement. Cela vous permet de suivre les téléchargements lorsque l'application est en arrière-plan.", "@setupNotificationBackgroundDescription": { "description": "Detailed notification explanation" }, @@ -855,7 +855,7 @@ } } }, - "snackbarHistoryCleared": "History cleared", + "snackbarHistoryCleared": "Historique effacé", "@snackbarHistoryCleared": { "description": "Snackbar - history deleted" },