Skip to content

Instantly share code, notes, and snippets.

@wlalele
Last active March 25, 2020 09:30
Show Gist options
  • Save wlalele/f2d8453233d52f659d84b5470b5e0fb3 to your computer and use it in GitHub Desktop.
Save wlalele/f2d8453233d52f659d84b5470b5e0fb3 to your computer and use it in GitHub Desktop.
fr.json
{
"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