Files
openfoodnetwork/config
Greg Austic 6a6a1298df Fix raw JSON blob showing on Subscriptions screen (#14099)
The `orders.customer_credit_service` locale keys added by PR #13963
were placed under an `orders:` namespace in locale files. In en.yml
this created a duplicate `orders:` key, causing YAML to override the
existing `orders: "Orders"` string with the hash — so `t('orders')`
returned the hash instead of "Orders", showing raw JSON on the screen.

Move translations to `customer_credit_service:` at the top level and
update the service's `translation_scope` to match.

Fixes #14099

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 10:27:29 +11:00
..
2026-03-18 14:49:34 +11:00
2026-03-18 14:49:34 +11:00
2025-01-15 10:59:29 +11:00
2025-03-03 14:46:24 +01:00
2025-03-25 10:38:34 +11:00
2012-03-27 11:06:49 +11:00