mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-29 13:47:14 +00:00
perf(retrieve): ui
This commit is contained in:
@@ -40,6 +40,7 @@ const zhHans = {
|
||||
copySuccess: '复制成功',
|
||||
test: '测试',
|
||||
forgotPassword: '忘记密码?',
|
||||
loading: '加载中...',
|
||||
},
|
||||
notFound: {
|
||||
title: '页面不存在',
|
||||
@@ -278,7 +279,6 @@ const zhHans = {
|
||||
retrieveTest: '检索测试',
|
||||
query: '查询',
|
||||
queryPlaceholder: '输入查询内容...',
|
||||
retrieveResults: '检索结果',
|
||||
distance: '距离',
|
||||
content: '内容',
|
||||
fileName: '文件名',
|
||||
|
||||
Reference in New Issue
Block a user