Merge pull request #3659 from mkllnk/missing-translation

Fix "What's this?" on admin dashboard
This commit is contained in:
Luis Ramos
2019-04-10 22:05:19 +01:00
committed by GitHub
2 changed files with 3 additions and 4 deletions

View File

@@ -7,4 +7,4 @@
= t "spree_admin_enterprises_create_new"
- else
%a{ "ofn-with-tip" => t('.ofn_with_tip') }
= t "admin_enterprise_groups_what_s_this"
= t "admin.whats_this"

View File

@@ -956,9 +956,6 @@ en:
shared:
user_guide_link:
user_guide: User Guide
overview:
enterprises_header:
ofn_with_tip: Enterprises are Producers and/or Hubs and are the basic unit of organisation within the Open Food Network.
enterprises_hubs_tabs:
has_no_payment_methods: "%{enterprise} has no payment methods"
has_no_shipping_methods: "%{enterprise} has no shipping methods"
@@ -2941,6 +2938,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using
order_adjustments: "Order Adjustments"
order_total: "Order Total"
overview:
enterprises_header:
ofn_with_tip: Enterprises are Producers and/or Hubs and are the basic unit of organisation within the Open Food Network.
products:
active_products:
zero: "You don't have any active products."