Last active
March 25, 2020 09:30
-
-
Save wlalele/f2d8453233d52f659d84b5470b5e0fb3 to your computer and use it in GitHub Desktop.
fr.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"checkout": { | |
"summary": { | |
"information": "Détail d'inscription", | |
"payment-method": "Mode de paiement", | |
"payment-methods": { | |
"online": "Paiement en ligne" | |
}, | |
"cart": { | |
"title": "Participant(s) et prix", | |
"attendees-count": "Nombre de places", | |
"price": "Prix", | |
"total": "Total" | |
}, | |
"confirmation-button": "Confirmation", | |
"conditions": "En cochant cette case, j’accepte les conditions d’inscription et conditions générales de vente" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment