mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
2a2d7bb9ad
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>
10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"Authors": "",
|
|
"Cancel": "",
|
|
"No matches found": "",
|
|
"Posts": "",
|
|
"Search posts, tags and authors": "",
|
|
"Show more results": "",
|
|
"Tags": ""
|
|
}
|