0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Bruno Silva c332d4e475
Replace the deprecated dependency i18n with tpl in users.js files (#13446)
refs: #13380

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

The files changed is under `core/server/api/v2` and `core/server/api/v3`.
2021-10-05 10:37:05 +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 the deprecated dependency i18n with tpl in users.js files (#13446) 2021-10-05 10:37:05 +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