0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Hannah Wolfe ba53de1add Refactored i18n into a class + index
- preparation for using DI instead of requires, so we can move this out of Ghost
- have done this for both the main i18n and theme i18n file
- refactored the constructor
2021-05-05 15:13:23 +01:00
..
api-acceptance Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
frontend-acceptance 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
regression Moved i18n to shared 2021-05-04 13:03:38 +01:00
unit Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
utils Moved theme service to core/server 2021-04-27 15:14:49 +01:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc