From af004676deb6966e3c4814243950d9546e6c74a7 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:33:54 +0530 Subject: [PATCH] feat: success content --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index f708a238..f502ed52 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -360,7 +360,7 @@ "alerts": { "success": { "title": "Airtable Base Integrated Successfully", - "content": "Your robot is now connected to the base: {{baseName}} and table: {{tableName}}. You can access it ", + "content": "Every time this robot creates a successful run, its captured data is appended to your {{baseName}} Base and {{tableName}} Table. You can check updates", "here": "here", "note": "Note:", "sync_limitation": "Only data captured after integration will be synced to Airtable."