0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Bruno Silva 22546d55e8
Replace the dependency i18n with tpl in all tags.js files (#13447)
refs: #13380 

The i18n dependency is deprecated, it's being replaced by the tpl one.

The `tags.js` files changed is under the following folders:

- core/server/api/canary/
- core/server/api/v2/
- core/server/api/v3/
2021-10-05 10:38:13 +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 dependency i18n with tpl in all tags.js files (#13447) 2021-10-05 10:38:13 +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