This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Releases: amberframework/citrine-i18n
Releases · amberframework/citrine-i18n
v0.4.0
v0.3.2
v0.3.1
v0.2.0
-
Version of citrine-i18n which adds property
localetoHTTP::Server::Contextand uses it instead of::I18n.locale. -
This makes locale thread-safe as long as
context.localeis passed as desired locale totranslate()orlocalize()methods.