File tree Expand file tree Collapse file tree
frontend/src/i18n/locales Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3061,7 +3061,7 @@ export default {
30613061 toolSummary : {
30623062 getDocument : 'Get document: {title}' ,
30633063 document : 'Document' ,
3064- listChunks : 'Viewing {fetched}/{total} chunks of {title}' ,
3064+ listChunks : 'View {title}' ,
30653065 deepThinking : 'Deep Thinking' ,
30663066 } ,
30673067 plan : {
Original file line number Diff line number Diff line change @@ -3117,7 +3117,7 @@ export default {
31173117 toolSummary : {
31183118 getDocument : '문서 조회: {title}' ,
31193119 document : '문서' ,
3120- listChunks : '{title}의 {fetched}/{total}개 청크 보기 ' ,
3120+ listChunks : '보기 {title}' ,
31213121 deepThinking : '깊은 사고' ,
31223122 } ,
31233123 plan : {
Original file line number Diff line number Diff line change @@ -2727,7 +2727,7 @@ export default {
27272727 toolSummary : {
27282728 getDocument : 'Получить документ: {title}' ,
27292729 document : 'Документ' ,
2730- listChunks : 'Просмотр {fetched}/{total} фрагментов { title}' ,
2730+ listChunks : 'Просмотр {title}' ,
27312731 deepThinking : 'Глубокое размышление'
27322732 } ,
27332733 plan : {
Original file line number Diff line number Diff line change @@ -3059,7 +3059,7 @@ export default {
30593059 toolSummary : {
30603060 getDocument : "获取文档:{title}" ,
30613061 document : "文档" ,
3062- listChunks : "查看 {title} 的 {fetched}/{total} 个分块 " ,
3062+ listChunks : "查看 {title}" ,
30633063 deepThinking : "深度思考" ,
30643064 } ,
30653065 plan : {
You can’t perform that action at this time.
0 commit comments