Ghost/core/shared/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
..
translations Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
i18n.js Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
index.js Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00