From d24dfe0348cb19a74634a6d819fefdc0c33b82b9 Mon Sep 17 00:00:00 2001 From: hailin Date: Mon, 19 May 2025 13:29:13 +0800 Subject: [PATCH] . --- chatdesk-ui/public/locales/en/translation.json | 8 ++++---- chatdesk-ui/public/locales/ja/translation.json | 8 ++++---- chatdesk-ui/public/locales/zh/translation.json | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/chatdesk-ui/public/locales/en/translation.json b/chatdesk-ui/public/locales/en/translation.json index 30ca36f..6a1799a 100644 --- a/chatdesk-ui/public/locales/en/translation.json +++ b/chatdesk-ui/public/locales/en/translation.json @@ -1,11 +1,11 @@ { "inputPlaceholder": "Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.", - "Company Name": "Enterprise AI Chat Platform", + "Company Name": "Jelly Drops LLC", "Clock In": "Start", "meta": { - "appName": "Enterprise AI Chat Platform", - "defaultTitle": "Enterprise AI Chat Platform", - "description": "This platform provides an intelligent dialogue system for all employees, deeply integrating cutting-edge AI technologies to fully empower enterprises to improve quality, reduce costs, and upgrade efficiently." + "appName": "ChatDesk", + "defaultTitle": "ChatDesk", + "description": "A general-purpose platform for developing and experimenting with LLM-based conversational applications." }, "setup": { diff --git a/chatdesk-ui/public/locales/ja/translation.json b/chatdesk-ui/public/locales/ja/translation.json index c8decdc..e8b57ff 100644 --- a/chatdesk-ui/public/locales/ja/translation.json +++ b/chatdesk-ui/public/locales/ja/translation.json @@ -1,11 +1,11 @@ { "inputPlaceholder": "何でも聞いてください。「/」でプロンプト、「@」でファイル、「#」でツールを入力してください。", - "Company Name": "企業向けAIチャットプラットフォーム", + "Company Name": "深セン果冻人工知能", "Clock In": "始める", "meta": { - "appName": "企業向けAIチャットプラットフォーム", - "defaultTitle": "企業向けAIチャットプラットフォーム", - "description": "本プラットフォームは全社員向けのインテリジェントな対話システムを提供し、最先端のAI技術と深く融合することで、企業の品質向上、コスト削減、効率的なアップグレードを全面的に支援します。" + "appName": "対話工房", + "defaultTitle": "対話工房", + "description": "本プラットフォームは汎用的なLLM対話アプリの研究開発用フロントエンドであり、大規模言語モデルに基づく対話システムの開発とテストを支援します。" }, "setup": { diff --git a/chatdesk-ui/public/locales/zh/translation.json b/chatdesk-ui/public/locales/zh/translation.json index 5f45901..e06d60f 100644 --- a/chatdesk-ui/public/locales/zh/translation.json +++ b/chatdesk-ui/public/locales/zh/translation.json @@ -1,11 +1,11 @@ { "inputPlaceholder": "随便问点什么。输入“/”查找提示,“@”查找文件,“#”查找工具。", - "Company Name": "企业AI对话平台", + "Company Name": "深圳果冻人工智能", "Clock In": "开始", "meta": { - "appName": "企业AI对话平台", - "defaultTitle": "企业AI对话平台", - "description": "本平台提供面向全员的智能对话系统,深度融合前沿人工智能技术,全面赋能企业提质增效、降本升级。" + "appName": "对话工坊", + "defaultTitle": "对话工坊", + "description": "本平台是一个通用 LLM 对话应用研发前端,支持基于大语言模型的对话系统的开发与测试。" }, "setup": {