From 488c529cc028130e14b798b6f84a3bf5c1a3a33d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:58:00 +0530 Subject: [PATCH] feat: airtable integration success content --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index 33cc9992..e5c242c4 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -359,7 +359,7 @@ "alerts": { "success": { "title": "Airtable ベースの統合に成功", - "content": "ロボットはベース: {{baseName}} とテーブル: {{tableName}} に接続されました。アクセスできます ", + "content": "このロボットが正常な実行を作成するたびに、キャプチャされたデータが {{baseName}} ベースと {{tableName}} テーブルに追加されます。更新情報を確認できます", "here": "こちら", "note": "注意:", "sync_limitation": "連携後に取得されたデータのみがAirtableに同期されます。"