From 80ddf1f9980e0a54f82360cb424d13ff9729baf1 Mon Sep 17 00:00:00 2001 From: Samuel Laulhau Date: Thu, 10 Dec 2015 11:18:42 +0100 Subject: [PATCH] typo in french --- resources/lang/fr/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr/texts.php b/resources/lang/fr/texts.php index 76b4ee253113..8e02f1edf17c 100644 --- a/resources/lang/fr/texts.php +++ b/resources/lang/fr/texts.php @@ -829,7 +829,7 @@ return array( 'edit_tax_rate' => 'Editer le taux de taxe', 'archive_tax_rate' => 'Archiver le taux de taxe', 'archived_tax_rate' => 'Taux de taxe archivé avec succès', - 'default_tax_rate_id' => 'Taux de taxe par défayt', + 'default_tax_rate_id' => 'Taux de taxe par défaut', 'tax_rate' => 'Taux de taxe', 'recurring_hour' => 'Recurring Hour', 'pattern' => 'Pattern',