You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/translations/fr-CA/commerce.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
'(of original price)' => '(du prix initial)',
12
12
'(off original price)' => '(en moins sur le prix initial)',
13
13
'A cart number must be specified.' => 'Un numéro de panier doit être indiqué.',
14
-
'A cart recovery link has been sent to {email}' => 'Un lien de récupération du panier a été envoyé à {email}',
15
-
'A cart recovery link will be sent to {email}' => 'Un lien de récupération du panier sera envoyé à {email}',
14
+
'A cart recovery link has been sent to {email}.' => 'Un lien de récupération de panier a été envoyé à {email}.',
15
+
'A cart recovery link will be sent to {email}.' => 'A cart recovery link will be sent to {email}.',
16
16
'A friendly reference number will be generated based on this format when a cart is completed and becomes an order. For example {ex1}, or<br> {ex2}. The result of this format must be unique.' => 'Un numéro de référence simple sera généré sur la base de ce format lors de la finalisation d’un panier et de sa conversion en commande. Par exemple {ex1}, ou<br/> {ex2}. Le résultat de ce format doit être unique.',
17
17
'A new download link has been sent to {email}' => 'Un nouveau lien de téléchargement a été envoyé à {email}.',
18
18
'A new download link will be sent to {email}' => 'Un nouveau lien de téléchargement sera envoyé à {email}.',
0 commit comments