0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v3/utils
Bruno Silva 8338be3aca
Replace the dependency i18n with tpl in permissions.js files (#13448)
refs: #13380

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

The files changed are under `core/server/api/v2` and `core/server/api/v3`.
2021-10-05 10:39:01 +01:00
..
serializers Added eslint override for index.js false positives 2021-08-13 12:48:49 +01:00
validators Removed method complexity in settings API v3 controller 2021-09-21 23:05:57 +12:00
index.js
permissions.js Replace the dependency i18n with tpl in permissions.js files (#13448) 2021-10-05 10:39:01 +01:00