Some of Qint features include:
- SSR support.
-
Supports different URL modes: prefix (example.com/en), subdomain
(en.example.com), host (example.co.uk), search-param (example.com?l=en),
none (example.com)
- Supports the use of a language tag cookie.
-
Can make use of the user’s client language preferences (e.g. browser
settings).
- Support for
hreflang link tags.
-
Lazy loading of Quasar language packs and
vue-i18n locale
messages.
-
Language tags, Qint uses the term “language tag” to denote a
language or a locale, and recommends the use of
BCP 47
language tags.