From 88fcfcc6fca076acf1841c14be8bcd0a4828701e Mon Sep 17 00:00:00 2001 From: Cyril59310 Date: Sat, 10 Jun 2023 20:28:18 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (721 of 721 strings) Co-authored-by: Cyril59310 Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/fr-FR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/fr-FR.json b/src/lang/fr-FR.json index 9eca1bae0..8d8301a51 100644 --- a/src/lang/fr-FR.json +++ b/src/lang/fr-FR.json @@ -749,5 +749,7 @@ "endDateTime": "Date/heure de fin", "cronExpression": "Expression cron", "cronSchedule": "Calendrier : ", - "invalidCronExpression": "Expression Cron non valide : {0}" + "invalidCronExpression": "Expression Cron non valide : {0}", + "ntfyUsernameAndPassword": "Nom d'utilisateur et mot de passe", + "ntfyAuthenticationMethod": "Méthode d'authentification" }