From 05a0dfdc2ea04958f65a353df514d3a0af6b01ea Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:58 +0200 Subject: [PATCH] New translations form.php (French) --- resources/lang/fr_FR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 9397f238af..2d63081a6b 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -48,7 +48,7 @@ return [ 'budget_id' => 'Budget', 'openingBalance' => 'Solde initial', 'tagMode' => 'Mode tag', - 'tagPosition' => 'Emplacement du tag', + 'tag_position' => 'Tag location', 'virtualBalance' => 'Solde virtuel', 'targetamount' => 'Montant cible', 'accountRole' => 'RĂ´le du compte',