From b41eeb9ce01e467c6eea5482eda0f1f885c115c8 Mon Sep 17 00:00:00 2001 From: "qingjie.du" Date: Sat, 4 Jul 2026 20:47:45 +0900 Subject: [PATCH] feat: update ContextWizard hero title and subtitle with i18n --- contextwizard_top.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contextwizard_top.html b/contextwizard_top.html index 4f083a7..b249d64 100644 --- a/contextwizard_top.html +++ b/contextwizard_top.html @@ -628,13 +628,13 @@ i18n_messages.set('video_act_link', lang_map); lang_map = new Map(); - lang_map.set('en', 'Turn AI Chats Into Your Workspace'); - lang_map.set('ja', 'AIチャットをあなたのワークスペースに'); + lang_map.set('en', 'ContextWizard — AI Workspace & Chat Manager'); + lang_map.set('ja', 'ContextWizard — AIワークスペース&チャットマネージャー'); i18n_messages.set('hero_title', lang_map); lang_map = new Map(); - lang_map.set('en', 'Your Personal Memory Layer for Every AI Assistant'); - lang_map.set('ja', 'すべてのAIアシスタントのためのパーソナルメモリーレイヤー'); + lang_map.set('en', 'All-in-One AI Chat Manager & Prompt Organizer. Automatically capture, bookmark, and search across 10+ AI platforms.'); + lang_map.set('ja', 'オールインワンAIチャットマネージャー&プロンプトオーガナイザー。10以上のAIプラットフォームで会話を自動キャプチャ、ブックマーク、検索。'); i18n_messages.set('hero_subtitle', lang_map); lang_map = new Map(); @@ -1279,8 +1279,8 @@
ContextWizard -

Turn AI Chats Into Your Workspace

-

Your Personal Memory Layer for Every AI Assistant

+

ContextWizard — AI Workspace & Chat Manager

+

All-in-One AI Chat Manager & Prompt Organizer. Automatically capture, bookmark, and search across 10+ AI platforms.

Automatically capture, organize, bookmark and reconnect conversations across ChatGPT, Claude, Gemini and 10+ AI platforms, creating one searchable workspace that grows with your projects.