0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Bruno Silva bf4c5c861d
Replace i18n with tpl in some files under core/server/api/v2 (#13445)
refs: #13380

- The i18n package is deprecated. It is being replaced with the tpl package.

Replace the deprecated dependency `i18n` with `tpl` in the following files under
`core/server/api/v2/`:

- authors-public.js
- pages-public.js
- session.js
2021-10-05 10:36:12 +01:00
..
client@c3145d4397 Updated Admin to v4.17.1 2021-10-05 08:31:40 +01:00
frontend Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
server Replace i18n with tpl in some files under core/server/api/v2 (#13445) 2021-10-05 10:36:12 +01:00
shared Removed unused doesTranslationKeyExist fn from i18n 2021-10-04 11:52:10 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00