mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Docs: Miscellaneous UI updates (#8031)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -241,7 +241,7 @@ export default {
|
||||
methodTitle: 'Beschreibung der Chunk-Methode',
|
||||
methodExamples: 'Beispiele',
|
||||
methodExamplesDescription:
|
||||
'Die folgenden Screenshots dienen zur Verdeutlichung.',
|
||||
'Um Ihnen das Verständnis zu erleichtern, haben wir relevante Screenshots als Referenz bereitgestellt.',
|
||||
dialogueExamplesTitle: 'Dialogbeispiele',
|
||||
methodEmpty:
|
||||
'Hier wird eine visuelle Erklärung der Wissensdatenbank-Kategorien angezeigt',
|
||||
|
||||
@ -236,7 +236,7 @@ export default {
|
||||
methodTitle: 'Chunking method description',
|
||||
methodExamples: 'Examples',
|
||||
methodExamplesDescription:
|
||||
'The following screenshots are provided for clarity.',
|
||||
'The following screenshots are provided for clarification.',
|
||||
dialogueExamplesTitle: 'view',
|
||||
methodEmpty:
|
||||
'This will display a visual explanation of the knowledge base categories',
|
||||
|
||||
@ -195,7 +195,7 @@ export default {
|
||||
methodTitle: 'Deskripsi Metode Pemotongan',
|
||||
methodExamples: 'Contoh',
|
||||
methodExamplesDescription:
|
||||
'Cuplikan berikut disajikan untuk memudahkan pemahaman.',
|
||||
'Untuk membantu Anda memahami lebih baik, kami menyediakan tangkapan layar terkait sebagai referensi.',
|
||||
dialogueExamplesTitle: 'Contoh Dialog',
|
||||
methodEmpty:
|
||||
'Ini akan menampilkan penjelasan visual dari kategori basis pengetahuan',
|
||||
|
||||
@ -202,7 +202,7 @@ export default {
|
||||
methodTitle: 'チャンク方法の説明',
|
||||
methodExamples: '例',
|
||||
methodExamplesDescription:
|
||||
'以下のスクリーンショットは明確な説明のために提供されています。',
|
||||
'理解を深めるために、関連するスクリーンショットを参考として提供しております。',
|
||||
dialogueExamplesTitle: '会話の例',
|
||||
methodEmpty: 'ナレッジベースカテゴリの視覚的説明がここに表示されます',
|
||||
book: `<p>対応ファイル形式は<b>DOCX</b>, <b>PDF</b>, <b>TXT</b>です。</p><p>
|
||||
|
||||
@ -235,7 +235,7 @@ export default {
|
||||
methodTitle: 'Descrição do método de fragmentação',
|
||||
methodExamples: 'Exemplos',
|
||||
methodExamplesDescription:
|
||||
'As capturas de tela a seguir são fornecidas para maior clareza.',
|
||||
'Para ajudá-lo(a) a entender melhor, disponibilizamos capturas de tela relevantes para referência.',
|
||||
dialogueExamplesTitle: 'Exemplos de diálogos',
|
||||
methodEmpty:
|
||||
'Aqui será exibida uma explicação visual das categorias da base de conhecimento',
|
||||
|
||||
@ -214,7 +214,7 @@ export default {
|
||||
methodTitle: 'Mô tả phương thức phân khối',
|
||||
methodExamples: 'Ví dụ',
|
||||
methodExamplesDescription:
|
||||
'Các ảnh chụp màn hình sau được cung cấp để minh họa.',
|
||||
'Để giúp bạn hiểu rõ hơn, chúng tôi đã cung cấp ảnh chụp màn hình liên quan để tham khảo.',
|
||||
dialogueExamplesTitle: 'Ví dụ hội thoại',
|
||||
methodEmpty: 'Mô tả bằng hình ảnh các danh mục cơ sở kiến thức',
|
||||
book: `<p>Các định dạng tệp được hỗ trợ là <b>DOCX</b>, <b>PDF</b>, <b>TXT</b>.</p><p>
|
||||
|
||||
@ -231,7 +231,7 @@ export default {
|
||||
cancel: '取消',
|
||||
methodTitle: '分塊方法說明',
|
||||
methodExamples: '示例',
|
||||
methodExamplesDescription: '提出以下屏幕截圖以促進理解。',
|
||||
methodExamplesDescription: '為方便您理解,我們附上相關截圖供您參考。',
|
||||
dialogueExamplesTitle: '對話示例',
|
||||
methodEmpty: '這將顯示知識庫類別的可視化解釋',
|
||||
book: `<p>支持的文件格式為<b>DOCX</b>、<b>PDF</b>、<b>TXT</b>。</p><p>
|
||||
|
||||
@ -232,7 +232,7 @@ export default {
|
||||
cancel: '取消',
|
||||
methodTitle: '分块方法说明',
|
||||
methodExamples: '示例',
|
||||
methodExamplesDescription: '提出以下屏幕截图以促进理解。',
|
||||
methodExamplesDescription: '为帮助您更好地理解,我们提供了相关截图供您参考。',
|
||||
dialogueExamplesTitle: '对话示例',
|
||||
methodEmpty: '这将显示知识库类别的可视化解释',
|
||||
book: `<p>支持的文件格式为<b>DOCX</b>、<b>PDF</b>、<b>TXT</b>。</p><p>
|
||||
|
||||
Reference in New Issue
Block a user