Ghost/core/server/web/shared/middlewares
Hannah Wolfe 67821a7bc7
Removed remaining usage of i18n & translation file
refs https://github.com/TryGhost/Ghost/issues/13380

- Now that i18n.t has been removed everywhere, we can cleanup the final usages
- Still TODO: merge the i18n logic into themeI18n, and get rid of shared/i18n entirely
2021-10-15 11:39:07 +01:00
..
api Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
brute.js Added userAuth brute middleware to members auth endpoint (#13152) 2021-07-19 09:40:38 +01:00
cache-control.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
custom-redirects.js Added validation to redirects config 2021-10-04 18:32:40 +02:00
error-handler.js Replaced i18n.t w/ tpl in error handler middleware 2021-10-04 11:52:10 +01:00
index.js Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
maintenance.js Replaced i18n.t w/ tpl in maintenance.js 2021-10-05 14:37:46 +01:00
pretty-urls.js Swapped to American English spellings 2021-06-09 16:39:06 +01:00
uncapitalise.js Replaced i18n.t w/ tpl in uncapitalise.js 2021-10-05 14:37:46 +01:00
url-redirects.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00