From 00699ea211fd4b4fd1b5647ecbf50f51f9c7b2d1 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:57:38 +0530 Subject: [PATCH] feat: airtable integration success content --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index 363252ca..27a617e8 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -359,7 +359,7 @@ "alerts": { "success": { "title": "Airtable 基地成功集成", - "content": "您的机器人现已连接到基础:{{baseName}}和表格:{{tableName}}。您可以访问它", + "content": "每次此机器人成功运行时,其捕获的数据都会附加到您的 {{baseName}} 基础和 {{tableName}} 表中。您可以检查更新情况", "here": "在这里", "note": "注意:", "sync_limitation": "只有集成后捕获的数据才会同步到Airtable。"