mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
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> |
||
---|---|---|
.. | ||
components | ||
icons | ||
App.css | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
index.css | ||
index.js | ||
logo.svg | ||
search-index.js | ||
search-index.test.js | ||
setupTests.js |