mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixing translated interpolation in fr locale
This commit is contained in:
@@ -480,8 +480,8 @@ fr:
|
||||
register: "s'inscrire"
|
||||
contact: "contact"
|
||||
require_customer_login: "La boutique est réservée aux membres."
|
||||
require_login_html: "Déjà inscrit? %{Connectez-vous}. Sinon, %{inscrivez-vous} pour pouvoir faire vos achats."
|
||||
require_customer_html: "Veuillez %{contacter} %{l'entreprise} pour devenir membre."
|
||||
require_login_html: "Déjà inscrit? %{login}. Sinon, %{register} pour pouvoir faire vos achats."
|
||||
require_customer_html: "Veuillez %{contact} %{enterprise} pour devenir membre."
|
||||
invoice_column_item: "Produit"
|
||||
invoice_column_qty: "Qté"
|
||||
invoice_column_tax: "TVA"
|
||||
|
||||
Reference in New Issue
Block a user