FIX: Invalid locale yaml (#1057)
This commit is contained in:
parent
2d1ce01320
commit
7e9c0dc076
|
@ -494,7 +494,6 @@ en:
|
||||||
semantic_search_tooltips:
|
semantic_search_tooltips:
|
||||||
results_explanation: "When enabled, additional AI search results will be added below."
|
results_explanation: "When enabled, additional AI search results will be added below."
|
||||||
invalid_sort: "Search results must be sorted by Relevance to display AI results"
|
invalid_sort: "Search results must be sorted by Relevance to display AI results"
|
||||||
semantic_search_unavailable_tooltip:
|
|
||||||
semantic_search_unavailable_tooltip: "Search results must be sorted by Relevance to display AI results"
|
semantic_search_unavailable_tooltip: "Search results must be sorted by Relevance to display AI results"
|
||||||
ai_generated_result: "Search result found using AI"
|
ai_generated_result: "Search result found using AI"
|
||||||
quick_search:
|
quick_search:
|
||||||
|
|
Loading…
Reference in New Issue