Ghost/ghost/core/test
Cathy Sarisky 2a2d7bb9ad
Added i18n support to search - ready for translator work! (#21055)
ref https://github.com/TryGhost/Ghost/issues/16628

This adds translation support to search, which should be the last missing piece of i18n support for Ghost's frontend  🎉
- Translation (t) helper added to sodo-search.
- Ghost head tweaked to include data-locale.
- All (I hope) strings in sodo-search wrapped in the t helper.
- Possibly poor-quality French translation strings added.

---------

Co-authored-by: Vikas Potluri <vikaspotluri123.github@gmail.com>
2024-09-24 12:39:32 +01:00
..
e2e-api Added more specificity to newsletter title line-height (#21070) 2024-09-23 16:29:07 +02:00
e2e-browser Update dependency @playwright/test to v1.46.1 (#20866) 2024-09-06 10:35:50 -07:00
e2e-frontend Added caching to LastSeenAtUpdater (#20964) 2024-09-13 00:54:43 -07:00
e2e-server Added caching to LastSeenAtUpdater (#20964) 2024-09-13 00:54:43 -07:00
e2e-webhooks 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
integration Added more specificity to newsletter title line-height (#21070) 2024-09-23 16:29:07 +02:00
regression Updated uuid to crypto.randomUUID() (#20821) 2024-09-12 09:09:30 +07:00
unit Added i18n support to search - ready for translator work! (#21055) 2024-09-24 12:39:32 +01:00
utils Updated uuid to crypto.randomUUID() (#20821) 2024-09-12 09:09:30 +07:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00