Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing french translations #217

Merged
merged 2 commits into from
Jan 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/Resources/translations/messages.fr.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
sylius_refund:
ui:
buyer: Client
clear_refunds: Tout effacer
completed: Complété
credit_memo: Note de crédit
credit_memos: Notes de crédit
download: Télécharger
from: De
gross_value: Prix TTC
issued_at: Délivré le
issued_for_order: Délivré pour la commande
issued_from: Délivré par
manage_credit_memos: Gérer les notes de crédit
net_value: Prix net
no: n°
order_number: Commande
partial_refund: Remboursement partiel
refund: Rembourser
Expand All @@ -21,7 +25,11 @@ sylius_refund:
refunded_total: Remboursé intégralement
refunds: Remboursement
resend: Renvoyer
seller: Vendeur
tax_amount: TVA
tax_rate: TVA (%)
to: À
unit_net_price: Prix unique net

sylius:
ui:
Expand Down