(feat:chatbots) confirm before deletion

This commit is contained in:
ManishMadan2882
2025-01-23 02:50:24 +05:30
parent 34eb25b0ba
commit 9d475001ee
7 changed files with 38 additions and 9 deletions

View File

@@ -79,7 +79,8 @@
"key": "API Key",
"sourceDoc": "Source Document",
"createNew": "Create New",
"noData": "No existing Chatbots"
"noData": "No existing Chatbots",
"deleteConfirmation": "Are you sure you want to delete the API key '{{name}}'?"
},
"analytics": {
"label": "Analytics",

View File

@@ -79,7 +79,8 @@
"key": "Clave de API",
"sourceDoc": "Documento Fuente",
"createNew": "Crear Nuevo",
"noData": "No hay chatbots existentes"
"noData": "No hay chatbots existentes",
"deleteConfirmation": "¿Estás seguro de que quieres eliminar la clave API '{{name}}'?"
},
"analytics": {
"label": "Analítica",

View File

@@ -73,12 +73,13 @@
"actions": "アクション"
},
"apiKeys": {
"label": "APIキー",
"label": "チャットボット",
"name": "名前",
"key": "APIキー",
"sourceDoc": "ソースドキュメント",
"createNew": "新規作成",
"noData": "既存のAPIキーがありません"
"noData": "既存のチャットボットはありません",
"deleteConfirmation": "APIキー '{{name}}' を削除してもよろしいですか?"
},
"analytics": {
"label": "分析",

View File

@@ -79,7 +79,8 @@
"key": "API ключ",
"sourceDoc": "Источник документа",
"createNew": "Создать новый",
"noData": "Нет существующих API ключей"
"noData": "Нет существующих чатботов",
"deleteConfirmation": "Вы уверены, что хотите удалить API ключ '{{name}}'?"
},
"analytics": {
"label": "Аналитика",

View File

@@ -78,8 +78,9 @@
"name": "名稱",
"key": "API 金鑰",
"sourceDoc": "來源文件",
"createNew": "新增",
"noData": "沒有現有的聊天機器人"
"createNew": "建立新的",
"noData": "沒有現有的聊天機器人",
"deleteConfirmation": "您確定要刪除 API 金鑰 '{{name}}' 嗎?"
},
"analytics": {
"label": "分析",

View File

@@ -79,7 +79,8 @@
"key": "API 密钥",
"sourceDoc": "源文档",
"createNew": "创建新的",
"noData": "没有现有的聊天机器人"
"noData": "没有现有的聊天机器人",
"deleteConfirmation": "您确定要删除 API 密钥 '{{name}}' 吗?"
},
"analytics": {
"label": "分析",