Files
openfoodnetwork/app/services
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
..
2025-02-11 15:36:07 +11:00
2023-08-17 16:42:46 +09:00
2023-09-14 16:25:49 +09:00
2026-02-18 09:42:07 +11:00
2024-07-03 10:17:49 +10:00
2023-05-18 10:07:52 +10:00
2026-02-18 09:42:07 +11:00
2024-11-21 15:58:56 +11:00
2023-09-14 16:25:49 +09:00
2025-04-13 21:35:55 +05:00
2024-10-14 14:56:47 +11:00
2022-01-15 13:21:09 +00:00
2021-09-08 14:28:31 +01:00