Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Add french translations
Browse files Browse the repository at this point in the history
  • Loading branch information
pocky committed Apr 5, 2020
1 parent 9604dc4 commit 3313ad5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Resources/translations/flashes.fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sylius:
reorder:
items_out_of_stock: "Les produits suivants ne sont plus disponibles : %order_items%. Votre commande a été mise à jour."
items_price_changed: "Le prix de certains produits a changé : %product_names%. Votre commande a été mise à jour."
previous_order_total: "Montant de la commande précédente : %order_total%."
promotion_not_enabled: "Certaines promotions ne sont plus disponibles : %promotion_names%. Votre commande a été mise à jour."
insufficient_quantity: "Certains produits sont en quantité insuffisante : %order_items%. Votre commande a été mise à jour."
none_of_items_is_available: "Les produits ne sont plus disponibles. Vous ne pouvez pas repasser cette commande."
3 changes: 3 additions & 0 deletions src/Resources/translations/messages.fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sylius_customer_reorder_plugin:
ui:
reorder: Repasser la commande

0 comments on commit 3313ad5

Please sign in to comment.