From 0592932c888991e31be57cb51863332fbe76fa7b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 00:43:28 +0530 Subject: [PATCH] feat: airtable sync info --- 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 04e9997d..51e0df18 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -355,7 +355,7 @@ "airtable": { "title": "Integrate with Airtable", "descriptions": { - "sync_info": "If you enable this option, every time this robot runs a task successfully, its captured data will be appended to your Airtable.", + "sync_info": "If you enable this option, every time this robot runs a task successfully, its captured data will be appended to your Airtable Base.", "authenticated_as": "Authenticated with Airtable" }, "alerts": {