Lazy-load one more translation

This commit is contained in:
Isaac Haseley
2019-02-01 09:22:26 -06:00
parent 73a58435a8
commit 09d3cea830
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
- else
%div.seven.columns.alpha.list-item.red
%span.six.columns.alpha
= t "spree_admin_enterprises_any_active_products_text"
= t(".active_products", count: @product_count )
%span.one.column.omega
%span.icon-remove-sign
%a.seven.columns.alpha.button.bottom.red{ href: "#{new_admin_product_path}" }

View File

@@ -2149,7 +2149,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
spree_admin_enterprises_none_text: "You don't have any enterprises yet"
spree_admin_enterprises_tabs_hubs: "HUBS"
spree_admin_enterprises_producers_manage_products: "MANAGE PRODUCTS"
spree_admin_enterprises_any_active_products_text: "You don't have any active products."
spree_admin_enterprises_create_new_product: "CREATE A NEW PRODUCT"
spree_admin_single_enterprise_alert_mail_confirmation: "Please confirm the email address for"
spree_admin_single_enterprise_alert_mail_sent: "We've sent an email to"
@@ -2718,6 +2717,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
overview:
products:
active_products:
zero: "You don't have any active products."
one: "You have one active product"
other: "You have %{count} active products"
order_cycles: