mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
Doc update, some i8n fix, Italian translation and a more realistic "chat.openai.com" login page (#634)
* Update user_auth_system.md * Update Landing.tsx * i8n bug fix & added Italian translation --------- Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
parent
c7e57cd3a2
commit
e3bf674cb7
8 changed files with 109 additions and 19 deletions
|
|
@ -33,6 +33,8 @@ export default {
|
|||
com_auth_sign_up: 'Sign up',
|
||||
com_auth_sign_in: 'Sign in',
|
||||
com_auth_google_login: 'Login with Google',
|
||||
com_auth_github_login: 'Login with Github',
|
||||
com_auth_discord_login: 'Login with Discord',
|
||||
com_auth_email: 'Email',
|
||||
com_auth_email_required: 'Email is required',
|
||||
com_auth_email_min_length: 'Email must be at least 6 characters',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue