Skip to content
This repository was archived by the owner on Aug 30, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@
"submit": "Subscribe",
"confirmation": "Thanks for subscribing"
},
"password_page": {
"password_link": "Password Link",
"opening_soon": "Opening Soon",
"signup_form_heading": "Sign Up",
"signup_form_email_placeholder": "your email",
"signup_form_submit": "Submit",
"spread_the_word": "Spread the word",
"powered_by_shopify_html": "Powered by Shopify",
"login_form_heading": "Login to your Account",
"login_form_submit": "submit",
"admin_link_html": "admin"
},
"search": {
"no_results_html": "Your search for \"{{ terms }}\" did not yield any results.",
"results_for_html": "Your search for \"{{ terms }}\" revealed the following:",
Expand Down