discourse/app/assets
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
..
images
javascripts DEV: make verbose localization work without mutating I18n.t (#30205) 2024-12-10 15:46:36 +00:00
stylesheets FIX: Prevent experimental badge from splitting onto new lines with long titles (#30181) 2024-12-10 10:25:45 +10:00