mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-14 04:04:23 +00:00
Merge pull request #11958 from filipefurtad0/adds_missing_keys_from_i18n_tasks_output
Adds missing keys from i18n tasks output
This commit is contained in:
@@ -60,7 +60,7 @@ module Spree
|
||||
@insufficient_stock_lines = []
|
||||
@order = order_to_update
|
||||
unless @order
|
||||
flash[:error] = t(:order_not_found)
|
||||
flash[:error] = t(:order_not_updated)
|
||||
redirect_to(main_app.root_path) && return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user