diff --git a/backend/app/views/spree/admin/promotions/actions/_create_item_adjustment.html.erb b/backend/app/views/spree/admin/promotions/actions/_create_item_adjustments.html.erb similarity index 100% rename from backend/app/views/spree/admin/promotions/actions/_create_item_adjustment.html.erb rename to backend/app/views/spree/admin/promotions/actions/_create_item_adjustments.html.erb diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml index 8899c3c92d6..832f2ae691a 100644 --- a/core/config/locales/en.yml +++ b/core/config/locales/en.yml @@ -844,7 +844,7 @@ en: create_adjustment: description: Creates a promotion credit adjustment on the order name: Create adjustment - create_item_adjustment: + create_item_adjustments: description: Creates a promotion credit adjustment on a line item name: Create order item adjustment create_line_items: