mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 16:47:37 +03:00
Add i18n strings for find_similar_objects chat tool
This commit is contained in:
parent
f74825e134
commit
a6e29f177c
@ -12,6 +12,10 @@
|
|||||||
"result": "Result",
|
"result": "Result",
|
||||||
"arguments": "Arguments:",
|
"arguments": "Arguments:",
|
||||||
"response": "Response:",
|
"response": "Response:",
|
||||||
|
"anchor": "Reference",
|
||||||
|
"similarity_score": "Similarity",
|
||||||
|
"no_similar_objects_found": "No similar objects found.",
|
||||||
|
"semantic_search_required": "Semantic search must be enabled to find similar objects.",
|
||||||
"send": "Send",
|
"send": "Send",
|
||||||
"suggested_requests": "Try asking:",
|
"suggested_requests": "Try asking:",
|
||||||
"starting_requests": {
|
"starting_requests": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user