Renames require_login_3_html key

This commit is contained in:
filipefurtad0
2022-02-18 11:07:37 +00:00
parent 1113aefe11
commit cefd5db6eb
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
%p
- if spree_current_user.nil?
%p
= t('.require_login_3_html', login: ('<a data-action="click->login-modal#call">' + t('.login') + '</a>').html_safe)
= t('.require_login_link_html', login: ('<a data-action="click->login-modal#call">' + t('.login') + '</a>').html_safe)
%p
= t('.require_login_2_html', contact: link_to(t('.contact'), '#contact'), enterprise: current_distributor.name)
- else

View File

@@ -1489,7 +1489,7 @@ en:
login: "login"
contact: "contact"
require_customer_login: "Only approved customers can access this shop."
require_login_3_html: "If you're already an approved customer, %{login} to proceed."
require_login_link_html: "If you're already an approved customer, %{login} 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."
select_oc: