Move translation keys according to new location in the customer_required partial

This commit is contained in:
Luis Ramos
2020-05-01 18:16:40 +01:00
parent ba25986756
commit 21a1ba2fb5

View File

@@ -1237,10 +1237,11 @@ en:
login: "login"
signup: "signup"
contact: "contact"
require_customer_login: "Only approved customers can access this shop."
require_login_html: "If you're already an approved customer, %{login} or %{signup} to proceed."
require_login_2_html: "Want to start shopping here? Please %{contact} %{enterprise} and ask about joining."
require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining."
customer_required:
require_customer_login: "Only approved customers can access this shop."
require_login_html: "If you're already an approved customer, %{login} or %{signup} to proceed."
require_login_2_html: "Want to start shopping here? Please %{contact} %{enterprise} and ask about joining."
require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining."
# Front-end controller translations
card_could_not_be_updated: Card could not be updated