discourse/app/assets/javascripts/discourse-i18n
David Taylor e5a2ed596c
DEV: make verbose localization work without mutating I18n.t (#30205)
We now extensively reference the `{ i18n }` named export of the `discourse-i18n` package, instead of calling `I18n.t` directly. That means that mutations of `I18n.t` no longer have any impact on most of the app.

This commit updates the verbose localisation logic to be switched by a boolean instead of a method mutation.
2024-12-10 15:46:36 +00:00
..
src DEV: make verbose localization work without mutating I18n.t (#30205) 2024-12-10 15:46:36 +00:00
addon-main.cjs
package.json Build(deps): Bump @embroider/addon-shim in the embroider group (#29524) 2024-10-31 22:31:28 +01:00