chatbot-ui/public/locales/en/translation.json

26 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",
"Let's create your profile.": "Let's create your profile.",
"Welcome to Chatbot UI": "Welcome to Chatbot UI",
"Enter API keys for each service you'd like to use.": "Enter API keys for each service you'd like to use.",
"Set API Keys (optional)": "Set API Keys (optional)",
"You are all set up!": "You are all set up!",
"Setup Complete": "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"
}
}