From b1869cdb62b9306d995a3e9eee66fa8103aa221a Mon Sep 17 00:00:00 2001 From: gueno Date: Tue, 28 Sep 2021 11:43:47 +0200 Subject: [PATCH] fix wrong translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pâte is pasta(nouilles/nuddles) in french ʘ‿ʘ --- filemin/lang/fr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filemin/lang/fr b/filemin/lang/fr index 07b230a05..b057f6948 100644 --- a/filemin/lang/fr +++ b/filemin/lang/fr @@ -5,7 +5,7 @@ select_all=Tout sélectionner invert_selection=Inverser la sélection copy_selected=Copier la sélection cut_selected=Couper la sélection -paste=Pâte +paste=Coller create_folder=Créer le répertoire create_file=Créer un fichier compress_selected=Compresser la sélection