mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 17:43:15 +00:00
share modal :translate option
This commit is contained in:
@@ -107,7 +107,8 @@
|
||||
"shareConv": {
|
||||
"label": "Create a public page to share",
|
||||
"note": "Source document, personal information and further conversation will remain private",
|
||||
"create": "Create"
|
||||
"create": "Create",
|
||||
"option":"Allow users to prompt further"
|
||||
}
|
||||
},
|
||||
"sharedConv": {
|
||||
|
||||
@@ -107,7 +107,8 @@
|
||||
"shareConv": {
|
||||
"label": "Crear una página pública para compartir",
|
||||
"note": "El documento original, la información personal y las conversaciones posteriores permanecerán privadas",
|
||||
"create": "Crear"
|
||||
"create": "Crear",
|
||||
"option":"Permitir a los usuarios realizar más consultas."
|
||||
}
|
||||
},
|
||||
"sharedConv": {
|
||||
|
||||
@@ -107,7 +107,8 @@
|
||||
"shareConv": {
|
||||
"label": "共有ページを作成して共有する",
|
||||
"note": "ソースドキュメント、個人情報、および以降の会話は非公開のままになります",
|
||||
"create": "作成"
|
||||
"create": "作成",
|
||||
"option":"ユーザーがより多くのクエリを実行できるようにします。"
|
||||
}
|
||||
},
|
||||
"sharedConv": {
|
||||
|
||||
@@ -107,7 +107,8 @@
|
||||
"shareConv": {
|
||||
"label": "创建用于分享的公共页面",
|
||||
"note": "源文档、个人信息和后续对话将保持私密",
|
||||
"create": "创建"
|
||||
"create": "创建",
|
||||
"option":"允许用户进行更多查询。"
|
||||
}
|
||||
},
|
||||
"sharedConv": {
|
||||
|
||||
Reference in New Issue
Block a user