Ghost/core/shared/i18n
Hannah Wolfe 971ac479dc
Updated ghost-server to use new minimal tpl helper
- We are going to get rid of the internal i18n tool because it doesn't solve a real use case
- Instead, we have a new tpl utility that does basic string interpolation
- This pattern will make it easier for us to decouple the codebase, and the new tool helps to keep the refactor surface area really small
- This is the first example of using the new tpl helper, so it also adds @tryghost/tpl
2021-06-09 12:20:59 +01:00
..
translations Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +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