0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/frontend/services/theme-engine/i18n
Hannah Wolfe f63b4d8dcd
Downgraded i18n used-before-init error to a warning
- Reworking the location of i18n in boot has fixed the main error
- However, many of our tests depend on i18n being loaded but don't explicitly call init
- There are many ways we could fix this in our tests, but I don't want to spend more time on this now
2021-05-06 14:07:35 +01:00
..
i18n.js Downgraded i18n used-before-init error to a warning 2021-05-06 14:07:35 +01:00
index.js Improved i18n to use DI for logging + config 2021-05-06 10:58:24 +01:00