diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index e3cab25..156ffc7 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": "Enterprise AI Chat Platform", - "Clock In": "Login", + "Clock In": "Start", "setup": { "LetsCreateYourProfile": "Let's create your profile.", diff --git a/public/locales/ja/translation.json b/public/locales/ja/translation.json index ab16375..46cb096 100644 --- a/public/locales/ja/translation.json +++ b/public/locales/ja/translation.json @@ -1,7 +1,7 @@ { "inputPlaceholder": "何でも聞いてください。「/」でプロンプト、「@」でファイル、「#」でツールを入力してください。", "Company Name": "企業向けAIチャットプラットフォーム", - "Clock In": "ログイン", + "Clock In": "始める", "setup": { "LetsCreateYourProfile": "プロフィールを作成しましょう。", "WelcomeToChatbotUI": "Chatbot UIへようこそ", diff --git a/public/locales/zh/translation.json b/public/locales/zh/translation.json index e26170c..6a3889d 100644 --- a/public/locales/zh/translation.json +++ b/public/locales/zh/translation.json @@ -1,7 +1,7 @@ { "inputPlaceholder": "随便问点什么。输入“/”查找提示,“@”查找文件,“#”查找工具。", "Company Name": "企业AI对话平台", - "Clock In": "登录", + "Clock In": "开始", "setup": { "LetsCreateYourProfile": "让我们来创建您的个人资料。", "WelcomeToChatbotUI": "欢迎使用 Chatbot UI",