Last active
March 25, 2020 09:30
-
-
Save wlalele/8155903bce980af46ef7f18bc1f1c21a to your computer and use it in GitHub Desktop.
en.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": "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