mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Rename 'distributor' to 'hub'
This commit is contained in:
committed by
Filipe
parent
b913e5c851
commit
baff4b5399
@@ -1,5 +1,5 @@
|
||||
.row
|
||||
.alpha.two.columns= label_tag nil, t(:report_customers_distributor)
|
||||
.alpha.two.columns= label_tag nil, t(:report_customers_hub)
|
||||
.omega.fourteen.columns
|
||||
= select_tag(:distributor_id,
|
||||
options_from_collection_for_select(@data.distributors, :id, :name, params[:distributor_id]),
|
||||
|
||||
@@ -2912,6 +2912,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
hub_sidebar_red: "red"
|
||||
order_cycles_closed_for_hub: "The hub you have selected is temporarily closed for orders. Please try again later."
|
||||
report_customers_distributor: "Distributor"
|
||||
report_customers_hub: "Hub"
|
||||
report_customers_supplier: "Supplier"
|
||||
report_customers_cycle: "Order Cycle"
|
||||
report_customers_type: "Report Type"
|
||||
|
||||
Reference in New Issue
Block a user