diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 3cee364..5eed829 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -1,7 +1,7 @@ { "inputPlaceholder": "Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.", - "Company Name": "Jelly Drops LLC", - "Clock In": "Clock In", + "Company Name": "Enterprise AI Chat Platform", + "Clock In": "Login", "setup": { "LetsCreateYourProfile": "Let's create your profile.", diff --git a/public/locales/ja/translation.json b/public/locales/ja/translation.json index 6b8cfbb..5da87f8 100644 --- a/public/locales/ja/translation.json +++ b/public/locales/ja/translation.json @@ -1,7 +1,7 @@ { "inputPlaceholder": "何でも聞いてください。「/」でプロンプト、「@」でファイル、「#」でツールを入力してください。", - "Company Name": "Jelly Drops LLC", - "Clock In": "出勤する", + "Company Name": "企業向けAIチャットプラットフォーム", + "Clock In": "ログイン", "setup": { "LetsCreateYourProfile": "プロフィールを作成しましょう。", "WelcomeToChatbotUI": "Chatbot UIへようこそ", diff --git a/public/locales/zh/translation.json b/public/locales/zh/translation.json index 2b07afc..6de6601 100644 --- a/public/locales/zh/translation.json +++ b/public/locales/zh/translation.json @@ -1,7 +1,7 @@ { "inputPlaceholder": "随便问点什么。输入“/”查找提示,“@”查找文件,“#”查找工具。", - "Company Name": "深圳果冻移民咨询有限责任公司", - "Clock In": "打卡", + "Company Name": "企业AI对话平台", + "Clock In": "登录", "setup": { "LetsCreateYourProfile": "让我们来创建您的个人资料。", "WelcomeToChatbotUI": "欢迎使用 Chatbot UI",