diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 08359ab..1023ac6 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -32,7 +32,7 @@ "back": "Back", "next": "Next", "WelcomeToChatAIUI": "Welcome to the Enterprise AI Chat Platform", - "ClickNextToStartChatting": "Click next to start chatting." + "ClickNextToStartChatting": "Click Next to start chatting with the AI." }, "login": { diff --git a/public/locales/ja/translation.json b/public/locales/ja/translation.json index 8111820..12af6b9 100644 --- a/public/locales/ja/translation.json +++ b/public/locales/ja/translation.json @@ -31,7 +31,7 @@ "back": "戻る", "next": "次へ", "WelcomeToChatAIUI": "エンタープライズAIチャットプラットフォームへようこそ", - "ClickNextToStartChatting": "「次へ」をクリックしてチャットを始めましょう。" + "ClickNextToStartChatting": "「次へ」をクリックして AI との対話を始めましょう。" }, "login": { diff --git a/public/locales/zh/translation.json b/public/locales/zh/translation.json index 2bce351..32d4a67 100644 --- a/public/locales/zh/translation.json +++ b/public/locales/zh/translation.json @@ -31,7 +31,7 @@ "back": "返回", "next": "下一步", "WelcomeToChatAIUI": "欢迎使用企业AI对话平台", - "ClickNextToStartChatting": "点击“下一步”开始聊天。" + "ClickNextToStartChatting": "点击“下一步”开始与 AI 对话。" }, "login": {