From 4e6bc33b059b9ad9fab0c24b18f12548f430f0bb Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Jul 2021 22:33:04 +1000 Subject: [PATCH 1/2] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 80cb338c87..e6ef8454c9 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -2037,6 +2037,8 @@ fr: fundraising_fee: "Frais recherche de financement" price_graph: "Légende détail du prix" included_tax: "Inclut TVA" + tax: "Taxe" + tax_amount_included: "%{amount} (inclus)" balance: "Solde" transaction: "Transaction" transaction_date: "Date" From db0063314bbe101cb7eb20d519ccc2e5d5350976 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Jul 2021 22:33:38 +1000 Subject: [PATCH 2/2] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 69c90bf61b..718c60c528 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -2035,6 +2035,8 @@ en_FR: fundraising_fee: "Fundraising fee" price_graph: "Price graph" included_tax: "Included tax" + tax: "Tax" + tax_amount_included: "%{amount} (included)" balance: "Balance" transaction: "Transaction" transaction_date: "Date"