07. October 2021
i18n updated to work with AdonisJS v5
i18n been rewritten and updated
@adonisjs/i18n had it’s first release for AdonisJS v5
i18n
is official package to add internationalization and localization support to AdonisJS.
It was working before with AdonisJS V4, but now it got rewritten and updated to work with version 5 of core framework
There are several bugfixes, which you can check in here and here
Two of the most noteworthy updates are package rename from @adonisjs/antl
to @adonisjs/i18n
and using t
as views global, instead of antl
For full documentation check https://docs.adonisjs.com/guides/i18n