0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/apps/sodo-search/src
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
..
components Added i18n support to search - ready for translator work! (#21055) 2024-09-24 12:39:32 +01:00
icons
App.css
App.js Added i18n support to search - ready for translator work! (#21055) 2024-09-24 12:39:32 +01:00
App.test.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
AppContext.js Added i18n support to search - ready for translator work! (#21055) 2024-09-24 12:39:32 +01:00
index.css
index.js Added i18n support to search - ready for translator work! (#21055) 2024-09-24 12:39:32 +01:00
logo.svg
search-index.js
search-index.test.js
setupTests.js