mirror of https://github.com/langgenius/dify.git
29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"chunkDetail": "Chunk Detail",
|
|
"dateTimeFormat": "MM/DD/YYYY hh:mm A",
|
|
"desc": "Test the hitting effect of the Knowledge based on the given query text.",
|
|
"hit.emptyTip": "Retrieval Testing results will show here",
|
|
"hit.title": "{{num}} Retrieved Chunks",
|
|
"hitChunks": "Hit {{num}} child chunks",
|
|
"imageUploader.dropZoneTip": "Drag file here to upload",
|
|
"imageUploader.singleChunkAttachmentLimitTooltip": "The number of single chunk attachments cannot exceed {{limit}}",
|
|
"imageUploader.tip": "Upload or drop images (Max {{batchCount}}, {{size}}MB each)",
|
|
"imageUploader.tooltip": "Upload images (Max {{batchCount}}, {{size}}MB each)",
|
|
"input.countWarning": "Up to 200 characters.",
|
|
"input.indexWarning": "High quality Knowledge only.",
|
|
"input.placeholder": "Please enter a text, a short declarative sentence is recommended.",
|
|
"input.testing": "Test",
|
|
"input.title": "Source text",
|
|
"keyword": "Keywords",
|
|
"noRecentTip": "No recent query results here",
|
|
"open": "Open",
|
|
"records": "Records",
|
|
"settingTitle": "Retrieval Setting",
|
|
"table.header.queryContent": "Query Content",
|
|
"table.header.source": "Source",
|
|
"table.header.time": "Time",
|
|
"title": "Retrieval Test",
|
|
"viewChart": "View VECTOR CHART",
|
|
"viewDetail": "View Detail"
|
|
}
|