Ghost/core/frontend/services/theme-engine/i18n
Hannah Wolfe 15fad7837f
Moved i18n basePath concept from themes to core
- we need the basePath concept for the main i18n class so we can pull it out into a module
- we already had this in the themeI18n class, so I just had to move it up
- also I added a default of __dirname, so we don't have to declare this constantly in the tests
2021-05-06 19:51:38 +01:00
..
i18n.js Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
index.js Improved i18n to use DI for logging + config 2021-05-06 10:58:24 +01:00