mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
@@ -57,7 +57,9 @@
|
||||
%span
|
||||
= t("admin.orders.bulk_management.shared")
|
||||
.eight.columns
|
||||
%h6.text-center{ 'ng-show' => 'sharedResource' } {{ selectedUnitsProduct.name + ": ALL" }}
|
||||
%h6.text-center{ 'ng-show' => 'sharedResource' }
|
||||
{{ selectedUnitsProduct.name + ": " }}
|
||||
= t('admin.orders.bulk_management.all')
|
||||
%h6.text-center{ 'ng-hide' => 'sharedResource' } {{ selectedUnitsVariant.full_name }}
|
||||
.three.columns
|
||||
%h6.text-right
|
||||
|
||||
@@ -684,6 +684,7 @@ en:
|
||||
max_fulfilled_units: "Max Fulfilled Units"
|
||||
order_error: "Some errors must be resolved before you can update orders.\nAny fields with red borders contain errors."
|
||||
variants_without_unit_value: "WARNING: Some variants do not have a unit value"
|
||||
all: "All"
|
||||
select_variant: "Select a variant"
|
||||
enterprise:
|
||||
select_outgoing_oc_products_from: Select outgoing OC products from
|
||||
|
||||
Reference in New Issue
Block a user