From 9817ecca33bd55c03da0bdcc8ee0c8ad133ba59c Mon Sep 17 00:00:00 2001 From: allen2fuc Date: Fri, 8 May 2026 09:18:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=A3=AE=E5=93=A5=E8=AF=B4?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E7=A4=BA=E8=AF=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/locales/data-en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/locales/data-en.json b/client/src/locales/data-en.json index 400e2d2..8670181 100644 --- a/client/src/locales/data-en.json +++ b/client/src/locales/data-en.json @@ -489,10 +489,10 @@ "ai": { "title": "Luxsin AI", "welcomeTitle": "Hi, I'm Luxsin AI", - "welcomeDescription": "I can help you check and adjust {device} settings, analyze headphone frequency response, optimize EQ, or answer usage questions.", + "welcomeDescription": "I can assist with Luxsin X8 system configuration, headphone frequency response analysis, EQ optimization, and advanced audio setup guidance.", "suggestionsLabel": "Try asking", "suggestions": [ - { "title": "Optimize my EQ", "prompt": "Please optimize my current EQ — I want clearer vocals." }, + { "title": "EQ Optimization", "prompt": "Optimize my current EQ for clearer vocals, deeper bass." }, { "title": "Recommend Pop EQ", "prompt": "Recommend a set of EQ parameters suitable for pop music." }, { "title": "Check device status", "prompt": "Show me the current volume, input source and output port." }, { "title": "Switch input source", "prompt": "Switch the input source to USB-C." }