From 3c81fe9eeb3f97779e248115662fec0e4318d136 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 8 May 2021 18:31:23 -0800 Subject: [PATCH] New translations en-US.json (French) --- frontend/src/locales/messages/fr-FR.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index a0ae4fea3..f7b55626f 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -31,6 +31,16 @@ "category-updated": "Catégorie mise à jour", "uncategorized-count": "Uncategorized {count}" }, + "events": { + "notification": "Notification", + "apprise-url": "Apprise URL", + "subscribed-events": "Subscribed Events", + "scheduled": "Scheduled", + "database": "Database", + "test-message-sent": "Test Message Sent", + "something-went-wrong": "Something Went Wrong!", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + }, "general": { "apply": "Appliquer", "cancel": "Annuler", @@ -55,6 +65,7 @@ "file-uploaded": "Fichier envoyé", "filter": "Filtrer", "friday": "Vendredi", + "general": "General", "get": "Envoyer", "image": "Image", "image-upload-failed": "Le téléchargement de l'image a échoué", @@ -70,6 +81,7 @@ "random": "Aléatoire", "rating": "Note", "recent": "Récent", + "recipe": "Recipe", "recipes": "Recettes", "rename-object": "Renommer {0}", "reset": "Réinitialiser", @@ -88,6 +100,8 @@ "thursday": "Jeudi", "token": "Jeton", "tuesday": "Mardi", + "type": "Type", + "test": "Test", "update": "Mettre à jour", "updated": "Mis à jour", "upload": "Importer",