discourse/frontend/discourse-i18n/src
David Taylor 7e8461fce8
FIX: Ensure translation overrides are always available (#38113)
Merging them in an instance-initializer is too late, because other
application code has already run (e.g. module-scope code, other
initializers, etc.). Better to load them as soon as we can, as part of
the discourse-i18n boot process.
2026-02-27 15:14:08 +00:00
..
index.js FIX: Ensure translation overrides are always available (#38113) 2026-02-27 15:14:08 +00:00