29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.": "Ask anything. Type \"/\" for prompts, \"@\" for files, and \"#\" for tools.",
|
|
"Company Name": "Jelly Drops LLC",
|
|
"Clock In": "Clock In",
|
|
|
|
"setup": {
|
|
"LetsCreateYourProfile": "Let's create your profile.",
|
|
"WelcomeToChatbotUI": "Welcome to Chatbot UI",
|
|
"EnterAPIKeysForEachServiceYoudLikeToUse": "Enter API keys for each service you'd like to use.",
|
|
"SetAPIKeysOptional": "Set API Keys (optional)",
|
|
"YouAreAllSetUp": "You are all set up!",
|
|
"SetupComplete": "Setup Complete"
|
|
},
|
|
|
|
"login": {
|
|
"email": "Email",
|
|
"emailPlaceholder": "you@example.com",
|
|
"password": "Password",
|
|
"passwordPlaceholder": "••••••••",
|
|
"loginButton": "Login",
|
|
"signUpButton": "Sign Up",
|
|
"forgotPassword": "Forgot your password?",
|
|
"reset": "Reset",
|
|
"emailNotAllowed": "Email {{email}} is not allowed to sign up.",
|
|
"passwordResetMessage": "Check email to reset password",
|
|
"errorUnexpected": "An unexpected error occurred"
|
|
}
|
|
}
|