Ghost/ghost/i18n/locales/bg/search.json
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

10 lines
172 B
JSON

{
"Authors": "",
"Cancel": "",
"No matches found": "",
"Posts": "",
"Search posts, tags and authors": "",
"Show more results": "",
"Tags": ""
}