mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
0db7ef849c
- i18n is an old pattern we are getting rid of in favour of tpl - after removing i18n from helpers, there wasn't many usages of i18n left in the frontend, this removes whats left! - this was done on a branch at the same time as Naz's commits removing i18n from the settings-related files - hence some of these changes are minor amends to add additional messages/change names, rather than just straightup i18n->tpl - it's a merge of both our refactors :) |
||
---|---|---|
.. | ||
config | ||
controllers | ||
helpers | ||
middlewares | ||
bootstrap.js | ||
CollectionRouter.js | ||
EmailRouter.js | ||
index.js | ||
ParentRouter.js | ||
PreviewRouter.js | ||
registry.js | ||
RSSRouter.js | ||
StaticPagesRouter.js | ||
StaticRoutesRouter.js | ||
TaxonomyRouter.js | ||
UnsubscribeRouter.js |