Skip to content

Instantly share code, notes, and snippets.

@wlalele
Last active March 25, 2020 09:30
Show Gist options
  • Save wlalele/8155903bce980af46ef7f18bc1f1c21a to your computer and use it in GitHub Desktop.
Save wlalele/8155903bce980af46ef7f18bc1f1c21a to your computer and use it in GitHub Desktop.
en.json
{
"checkout": {
"summary": {
"information": "Subscription details",
"payment-method": "Payment method",
"payment-methods": {
"online": "Online payment"
},
"cart": {
"title": "Attendee(s) and price",
"attendees-count": "Attendees count",
"price": "Price",
"total": "Total"
},
"confirmation-button": "Confirmation",
"conditions": "By checking this box, I accept and acknowledge Terms and Conditions for cancellation and modification."
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment