mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
@@ -17,7 +17,7 @@ module Api
|
||||
issues_summary(confirmation_only: true)
|
||||
|
||||
if issues.nil? && products.empty?
|
||||
issues = "no products in inventory"
|
||||
issues = I18n.t(:no_products)
|
||||
end
|
||||
issues
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user