mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +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 |
||
---|---|---|
.. | ||
config | ||
i18n | ||
express.js | ||
html-to-plaintext.js | ||
logging.js | ||
sentry.js | ||
url-utils.js |