Skip to content

Commit

Permalink
Add keys for info.added and info.show_options (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiful authored Sep 23, 2024
1 parent c6dddb6 commit 02316ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
},
"info": {
"404_page_not_found": "404 Page Not Found",
"added": "Added",
"address_error": "Error looking up that address",
"address_no_results": "No results for that address",
"address_query_limit_html": "You have exceeded the Google API usage limit. Consider upgrading to a <a href=\"https://developers.google.com/maps/premium/usage-limits\">Premium Plan</a>.",
Expand Down Expand Up @@ -155,6 +156,7 @@
"shipping_at_checkout": "Shipping, taxes, and discount codes calculated at checkout.",
"shipping_at_checkout_taxes_included": "Taxes included. Shipping and discount codes calculated at checkout.",
"shipping_policy_html": "<a href='{{ link }}'>Shipping</a> calculated at checkout.",
"show_options": "Show options",
"signup_success": "We will send you an email when we open!",
"sold_out": "Sold Out",
"tax_included": "Tax included.",
Expand Down

0 comments on commit 02316ea

Please sign in to comment.