mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-01 17:43:15 +00:00
(feat:settings/docs) confirm on delete
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
"weekly": "Weekly",
|
||||
"monthly": "Monthly"
|
||||
},
|
||||
"actions": "Actions"
|
||||
"actions": "Actions",
|
||||
"deleteWarning": "Are you sure you want to delete \"{{name}}\"?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "Chatbots",
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"weekly": "Semanal",
|
||||
"monthly": "Mensual"
|
||||
},
|
||||
"actions": "Acciones"
|
||||
"actions": "Acciones",
|
||||
"deleteWarning": "¿Estás seguro de que deseas eliminar \"{{name}}\"?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "Chatbots",
|
||||
|
||||
@@ -70,7 +70,8 @@
|
||||
"weekly": "毎週",
|
||||
"monthly": "毎月"
|
||||
},
|
||||
"actions": "アクション"
|
||||
"actions": "アクション",
|
||||
"deleteWarning": "\"{{name}}\"を削除してもよろしいですか?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "チャットボット",
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"weekly": "Еженедельно",
|
||||
"monthly": "Ежемесячно"
|
||||
},
|
||||
"actions": "Действия"
|
||||
"actions": "Действия",
|
||||
"deleteWarning": "Вы уверены, что хотите удалить \"{{name}}\"?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "API ключи",
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"weekly": "每週",
|
||||
"monthly": "每月"
|
||||
},
|
||||
"actions": "操作"
|
||||
"actions": "操作",
|
||||
"deleteWarning": "您確定要刪除 \"{{name}}\" 嗎?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "聊天機器人",
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"weekly": "每周",
|
||||
"monthly": "每月"
|
||||
},
|
||||
"actions": "操作"
|
||||
"actions": "操作",
|
||||
"deleteWarning": "您确定要删除 \"{{name}}\" 吗?"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "聊天机器人",
|
||||
|
||||
Reference in New Issue
Block a user