mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
971ac479dc
- 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 |
||
---|---|---|
.. | ||
translations | ||
i18n.js | ||
index.js |