0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Hannah Wolfe e1699afc77 Refactored i18n so all logic is in the base class
- preparation for moving the base class out of Ghost
- refactored so that all the logic for file loading and fallbacks live in the base class
- theme i18n now only overrides init with the properties it needs, filepath generation and error handling
- this makes it much easier to move the i18n file out, and eventually have theme i18n live elsewhere too
- also prepares for using DI for logging
2021-05-05 20:29:34 +01:00
..
client@16fb465b10 Updated Ghost-Admin to v4.4.0 2021-05-04 11:55:36 +01:00
frontend Refactored i18n so all logic is in the base class 2021-05-05 20:29:34 +01:00
server Fixed i18n being called outside of a function 2021-05-05 16:34:40 +01:00
shared Refactored i18n so all logic is in the base class 2021-05-05 20:29:34 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved i18n to correct location in boot process 2021-05-05 16:13:26 +01:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00