diff options
author | mfoucrier <michel@foucrier.fr> | 2015-04-06 19:42:51 +0200 |
---|---|---|
committer | mfoucrier <michel@foucrier.fr> | 2015-04-06 19:42:51 +0200 |
commit | dcca223fd176a97ff1f55be33db29707349a2365 (patch) | |
tree | 9e35fc7f523bb713d7c34a4316cff129ba5eb574 /app/Locale/fr_FR | |
parent | ca21f311948840745fefc857e008d7d982c6619a (diff) |
Update translations.php
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 013e7739..268940e0 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -801,7 +801,7 @@ return array( 'Remove a budget line' => 'Supprimer une ligne budgétaire', 'Remove budget line' => 'Supprimer une ligne budgétaire', 'RSD - Serbian dinar' => 'RSD - Dinar serbe', - 'The budget line have been created successfully.' => 'La ligne de budgétaire a été créee avec succès.', + 'The budget line have been created successfully.' => 'La ligne de budgétaire a été créée avec succès.', 'Unable to create the budget line.' => 'Impossible de créer cette ligne budgétaire.', 'Unable to remove this budget line.' => 'Impossible de supprimer cette ligne budgétaire.', 'USD - US Dollar' => 'USD - Dollar américain', |