0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/models/base
Daniel Lockyer 5c866fadde
Removed i18n from base model
refs d783a8d2d4

- we're removing i18n from Ghost core because it no longer meets our
  needs
- this switches out i18n in the base Bookshelf model for our
  `tryghost/tpl` package with a `messages` object of strings sprinkled
  through the code
2021-06-14 20:53:13 +01:00
..
bulk-operations.js
index.js Removed i18n from base model 2021-06-14 20:53:13 +01:00
listeners.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
utils.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00