mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
d783a8d2d4
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 |
||
---|---|---|
.. | ||
collision.js | ||
custom-query.js | ||
eager-load.js | ||
filter.js | ||
has-posts.js | ||
include-count.js | ||
index.js | ||
order.js | ||
pagination.js | ||
search.js | ||
transaction-events.js |