This commit is contained in:
Ty Clifford
2026-07-03 07:31:09 -04:00
commit cebb0d3af1
800 changed files with 89782 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"plugin-data":
{
"name": "Search",
"description": "Provide a search box to your users to search through the content of your site."
},
"search": "Search",
"show-button-search": "Show button search",
"search-results-for": "Search results for",
"result-found": "Result found",
"results-found": "Results found",
"no-results-found": "No results found",
"no-pages-found-for-the-search": "We couldn't find any pages matching \"%s\"",
"suggestions": "Suggestions",
"check-your-spelling": "Check your spelling",
"try-different-keywords": "Try different keywords",
"try-more-general-keywords": "Try more general keywords",
"minimum-number-of-characters-when-searching": "Minimum number of characters when searching",
"words-to-cache-per-page": "Words to cache per page",
"highlight-search-terms-in-results": "Highlight search terms in results",
"show-result-count": "Show result count",
"search-in-tags": "Search in tags",
"search-in-categories": "Search in categories",
"excerpt-length-(characters)": "Excerpt length (characters)"
}