rebrand: AI Assist -> Vibe Architect, sidebar highlight (v1.9.0)
This commit is contained in:
@@ -12,7 +12,7 @@ export const translations = {
|
||||
googleAds: "Google Ads",
|
||||
uxDesigner: "UX Designer",
|
||||
marketResearch: "Market Research",
|
||||
aiAssist: "AI Assist",
|
||||
aiAssist: "Vibe Architect",
|
||||
settings: "Settings",
|
||||
history: "History",
|
||||
backToRommark: "Back to rommark.dev",
|
||||
@@ -388,8 +388,8 @@ export const translations = {
|
||||
functionalAudit: "Functional Audit",
|
||||
},
|
||||
aiAssist: {
|
||||
title: "AI Assist",
|
||||
description: "Conversational intelligence with agent switching",
|
||||
title: "Vibe Architect",
|
||||
description: "Plan, code, and ship with AI — visual canvas included",
|
||||
placeholder: "Discuss any topic, concern or project...",
|
||||
chatStart: "How can I help you today?",
|
||||
switchingAgent: "Switching to specialized agent...",
|
||||
@@ -434,8 +434,8 @@ export const translations = {
|
||||
inspectCode: "Inspect Code",
|
||||
liveRender: "Live Render",
|
||||
canvasTitle: (type: string) => `${type} Canvas`,
|
||||
studioTitle: "Studio-grade AI Assist",
|
||||
studioDesc: "Switch agents, stream answers, and light up the canvas with live artifacts.",
|
||||
studioTitle: "Vibe Architect",
|
||||
studioDesc: "Describe your vision. Get plans, code, and live previews.",
|
||||
askArtifact: "Ask for a design, code, or research artifact.",
|
||||
suggestions: [
|
||||
{ label: "Build a landing UI", agent: "web" },
|
||||
@@ -477,7 +477,7 @@ export const translations = {
|
||||
googleAds: "Google Реклама",
|
||||
uxDesigner: "UX Дизайнер",
|
||||
marketResearch: "Анализ рынка",
|
||||
aiAssist: "ИИ Ассистент",
|
||||
aiAssist: "Vibe Architect",
|
||||
settings: "Настройки",
|
||||
history: "История",
|
||||
backToRommark: "Вернуться на rommark.dev",
|
||||
@@ -853,7 +853,7 @@ export const translations = {
|
||||
functionalAudit: "Функциональный аудит",
|
||||
},
|
||||
aiAssist: {
|
||||
title: "ИИ Ассистент",
|
||||
title: "Vibe Architect",
|
||||
description: "Диалоговый интеллект с переключением агентов",
|
||||
placeholder: "Обсудите любую тему, проблему или проект...",
|
||||
chatStart: "Чем я могу помочь вам сегодня?",
|
||||
@@ -899,7 +899,7 @@ export const translations = {
|
||||
inspectCode: "Просмотр кода",
|
||||
liveRender: "Живой рендеринг",
|
||||
canvasTitle: (type: string) => `Холст: ${type}`,
|
||||
studioTitle: "ИИ Ассистент студийного уровня",
|
||||
studioTitle: "Vibe Architect студийного уровня",
|
||||
studioDesc: "Переключайте агентов, получайте ответы и оживляйте холст артефактами.",
|
||||
askArtifact: "Запросите дизайн, код или исследование.",
|
||||
suggestions: [
|
||||
@@ -942,7 +942,7 @@ export const translations = {
|
||||
googleAds: "Google Ads",
|
||||
uxDesigner: "מעצב UX",
|
||||
marketResearch: "מחקר שוק",
|
||||
aiAssist: "סייען AI",
|
||||
aiAssist: "Vibe Architect",
|
||||
settings: "הגדרות",
|
||||
history: "היסטוריה",
|
||||
backToRommark: "חזרה ל-rommark.dev",
|
||||
@@ -1318,7 +1318,7 @@ export const translations = {
|
||||
functionalAudit: "ביקורת פונקציונלית",
|
||||
},
|
||||
aiAssist: {
|
||||
title: "סייען AI",
|
||||
title: "Vibe Architect",
|
||||
description: "אינטליגנציה שיחתית עם החלפת סוכנים",
|
||||
placeholder: "דון בכל נושא, חשש או פרויקט...",
|
||||
chatStart: "במה אוכל לעזור לך היום?",
|
||||
@@ -1364,7 +1364,7 @@ export const translations = {
|
||||
inspectCode: "בדוק קוד",
|
||||
liveRender: "רינדור חי",
|
||||
canvasTitle: (type: string) => `קנבס ${type}`,
|
||||
studioTitle: "סייען AI ברמה מקצועית",
|
||||
studioTitle: "Vibe Architect ברמה מקצועית",
|
||||
studioDesc: "החלף סוכנים, הזרם תשובות והפעל את הקנבס עם ארטיפקטים חיים.",
|
||||
askArtifact: "בקש עיצוב, קוד או מחקר.",
|
||||
suggestions: [
|
||||
|
||||
Reference in New Issue
Block a user