Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

checkout.json 760 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  1. {
  2. "restart": "Changed my mind",
  3. "start_over": "Start over",
  4. "continue": "Keep going",
  5. "help": "Talk to support",
  6. "final_price": "The final price is $%d (including delivery). Pay securely using our payment provider.",
  7. "add_credit_card": "Add credit card",
  8. "select_how_to_continue": "What are you looking to do?",
  9. "order_not_found": "Order Id not found",
  10. "order_details": "**Your order %s has been processed!**\n\nThe **%s** will be sent to **%s %s** with the following note:\n\n**\"%s\"**\n\nThank you for using Contoso Flowers.\n\nHere is your receipt:",
  11. "order_number": "Order Number",
  12. "payment_method": "Payment Method",
  13. "more_information": "More Information",
  14. "error_ocurred": "An error has ocurred: %s"
  15. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...