From 1c5a3e510ff050c16789850aadb8a82e4f09c7e0 Mon Sep 17 00:00:00 2001 From: Julio Ruiz Date: Tue, 26 May 2026 17:39:07 -0500 Subject: [PATCH] Fixing french translations --- lang/fr.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/fr.json b/lang/fr.json index 7772783..a2b2203 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -42,7 +42,8 @@ }, "ui": { "copy": "Copie", - "draft": "Brouillon" - + "draft": "Brouillon", + "empty_bible_studies": "Choisissez une étude pour voir le détail", + "empty_conferences": "Choisissez une conférence pour voir le détail" } }