feat: add Leads Finder agent mode (v2.2.0)
This commit is contained in:
@@ -448,7 +448,8 @@ export const translations = {
|
||||
design: "Design",
|
||||
seo: "SEO",
|
||||
web: "Web",
|
||||
app: "App"
|
||||
app: "App",
|
||||
leads: "Leads Finder"
|
||||
},
|
||||
userLabel: "Explorer",
|
||||
canvasLabel: "Canvas",
|
||||
@@ -913,7 +914,8 @@ export const translations = {
|
||||
design: "Дизайн",
|
||||
seo: "SEO",
|
||||
web: "Веб",
|
||||
app: "Приложение"
|
||||
app: "Приложение",
|
||||
leads: "Поиск лидов"
|
||||
},
|
||||
userLabel: "Исследователь",
|
||||
canvasLabel: "Холст",
|
||||
@@ -1378,7 +1380,8 @@ export const translations = {
|
||||
design: "עיצוב",
|
||||
seo: "SEO",
|
||||
web: "אינטרנט",
|
||||
app: "אפליקציה"
|
||||
app: "אפליקציה",
|
||||
leads: "חיפוש לידים"
|
||||
},
|
||||
userLabel: "סייר",
|
||||
canvasLabel: "קנבס",
|
||||
|
||||
Reference in New Issue
Block a user