Files
orion/app
Samir Boulahtit fa758b7e31
All checks were successful
CI / ruff (push) Successful in 11s
CI / pytest (push) Successful in 49m46s
CI / validate (push) Successful in 25s
CI / dependency-scanning (push) Successful in 28s
CI / docs (push) Successful in 42s
CI / deploy (push) Successful in 55s
fix(i18n): use get_translated_description() in platform base template
The footer and meta description tag used platform.description (raw column)
instead of platform.get_translated_description(), so DE and LB translations
were never displayed. FR/EN appeared to work because the base description
field was synced from the default language on admin save.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 19:50:14 +01:00
..