mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
no issue - i18n is eventually going away in Ghost so we want to remove uses of it - Bookshelf plugins are also getting extraced out of Ghost so we need to remove all local requires - i18n is being replaced by inline templating with strings stored in the `messages` object - this commit switches out the use of i18n in the Bookshelf plugins and replaces the templating function with our `@tryghost/tpl` package |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |