(feat:documents) design perfection

This commit is contained in:
ManishMadan2882
2025-01-23 01:15:01 +05:30
parent 716b935177
commit 34eb25b0ba
6 changed files with 174 additions and 188 deletions

View File

@@ -53,6 +53,7 @@
"default": "Default"
},
"documents": {
"title": "This table contains all the documents that are available to you and those you have uploaded",
"label": "Documents",
"name": "Document Name",
"date": "Vector Date",

View File

@@ -53,6 +53,7 @@
"default": "Predeterminado"
},
"documents": {
"title": "Esta tabla contiene todos los documentos que están disponibles para ti y los que has subido",
"label": "Documentos",
"name": "Nombre del Documento",
"date": "Fecha de Vector",

View File

@@ -53,6 +53,7 @@
"default": "По умолчанию"
},
"documents": {
"title": "Эта таблица содержит все документы, которые доступны вам и те, которые вы загрузили",
"label": "Документы",
"name": "Название документа",
"date": "Дата вектора",

View File

@@ -53,6 +53,7 @@
"default": "預設"
},
"documents": {
"title": "此表格包含所有可供您使用的文件以及您上傳的文件",
"label": "文件",
"name": "文件名稱",
"date": "向量日期",

View File

@@ -53,7 +53,8 @@
"default": "默认"
},
"documents": {
"label": "文件",
"title": "此表格包含所有可供您使用的文档以及您上传的文档",
"label": "文档",
"name": "文件名称",
"date": "向量日期",
"type": "类型",
@@ -111,7 +112,7 @@
"searchPlaceholder": "搜索...",
"addTool": "添加工具",
"noToolsFound": "未找到工具",
"selectToolSetup": "选择要设置的工具" ,
"selectToolSetup": "选择要设置的工具",
"settingsIconAlt": "设置图标",
"configureToolAria": "配置 {toolName}",
"toggleToolAria": "切换 {toolName}"