From 87e65f800e3f39242f7e03f49bdb7d45595f2c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sun, 14 Sep 2025 11:15:52 -0700 Subject: [PATCH] feat(locale): update French translation --- internal/locale/translations/fr_FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/locale/translations/fr_FR.json b/internal/locale/translations/fr_FR.json index 8d695c77..97a95cd9 100644 --- a/internal/locale/translations/fr_FR.json +++ b/internal/locale/translations/fr_FR.json @@ -333,7 +333,7 @@ "form.integration.wallabag_only_url": "Envoyer uniquement l'URL (au lieu du contenu complet)", "form.integration.wallabag_password": "Mot de passe de Wallabag", "form.integration.wallabag_username": "Nom d'utilisateur de Wallabag", - "form.integration.wallabag_tags": "Wallabag Tags", + "form.integration.wallabag_tags": "Libellés Wallabag", "form.integration.webhook_activate": "Activer le webhook", "form.integration.webhook_secret": "Secret du webhook", "form.integration.webhook_url": "URL du webhook", @@ -474,7 +474,7 @@ "page.feeds.next_check": "Prochaine vérification :", "page.feeds.read_counter": "Nombre d'entrées lues", "page.feeds.title": "Abonnements", - "page.footer.elevator": "Back to top", + "page.footer.elevator": "Retour en haut", "page.history.title": "Historique", "page.import.title": "Importation", "page.integration.bookmarklet": "Bookmarklet",