From d861400b72851ac82e5bd3fa046e52649c52b483 Mon Sep 17 00:00:00 2001 From: Kevin Green Date: Tue, 26 Jan 2016 15:36:34 -0500 Subject: [PATCH] Add the password__page lang to the en.default.json --- locales/en.default.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/locales/en.default.json b/locales/en.default.json index 7d4691716..f5e8236ba 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -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:",