feat(i18n): add Google Drive connector translation keys

This commit is contained in:
CREDO23 2025-12-28 15:56:42 +02:00
parent 11d94e0ea6
commit bfbd813f42
2 changed files with 2 additions and 0 deletions

View file

@ -303,6 +303,7 @@
"luma_desc": "Connect to Luma to search events, meetups and gatherings.",
"calendar_desc": "Connect to Google Calendar to search events, meetings and schedules.",
"gmail_desc": "Connect to your Gmail account to search through your emails.",
"google_drive_desc": "Connect to Google Drive to search and index your files and documents.",
"zoom_desc": "Connect to Zoom to access meeting recordings and transcripts.",
"webcrawler_desc": "Crawl and index content from any public web pages."
},

View file

@ -303,6 +303,7 @@
"luma_desc": "连接到 Luma 以搜索活动、聚会和集会。",
"calendar_desc": "连接到 Google 日历以搜索活动、会议和日程。",
"gmail_desc": "连接到您的 Gmail 账户以搜索您的电子邮件。",
"google_drive_desc": "连接到 Google 云端硬盘以搜索和索引您的文件和文档。",
"zoom_desc": "连接到 Zoom 以访问会议录制和转录。",
"webcrawler_desc": "爬取和索引任何公开网页的内容。"
},