mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-17 04:34:24 +00:00
Our translations are not available when decorators are loaded. The message for a missing product category was missing: https://github.com/openfoodfoundation/openfoodnetwork/issues/1829 I moved the translation to ActiveRecord's default scope so that it can be picked up automatically.