Examples
Documentation
Usage
Qute message bundles. Every string on this page — title, intro, buttons, even the demo skip link —
resolves through {msg:...} from a
@MessageBundle interface, with an English default and a French
_fr variant. A LocaleResolver reads the
?lang query parameter to pick the bundle per request — switching language is a plain
link, no client-side i18n runtime.