mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 17:43:15 +00:00
(i18n): updated for conv history
This commit is contained in:
@@ -40,7 +40,14 @@
|
||||
"prompt": "Active Prompt",
|
||||
"deleteAllLabel": "Delete all Conversation",
|
||||
"deleteAllBtn": "Delete all",
|
||||
"addNew": "Add New"
|
||||
"addNew": "Add New",
|
||||
"convHistory":"Conversational history",
|
||||
"none":"None",
|
||||
"low":"Low",
|
||||
"medium":"Medium",
|
||||
"high":"High",
|
||||
"unlimited":"Unlimited",
|
||||
"default":"default"
|
||||
},
|
||||
"documents": {
|
||||
"label": "Documents",
|
||||
|
||||
@@ -40,7 +40,14 @@
|
||||
"prompt": "Prompt Activo",
|
||||
"deleteAllLabel": "Eliminar toda la Conversación",
|
||||
"deleteAllBtn": "Eliminar todo",
|
||||
"addNew": "Agregar Nuevo"
|
||||
"addNew": "Agregar Nuevo",
|
||||
"convHistory":"Historia conversacional",
|
||||
"none":"ninguno",
|
||||
"low":"Bajo",
|
||||
"medium":"Medio",
|
||||
"high":"Alto",
|
||||
"unlimited":"Ilimitado",
|
||||
"default":"predeterminada"
|
||||
},
|
||||
"documents": {
|
||||
"label": "Documentos",
|
||||
|
||||
Reference in New Issue
Block a user