mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 18:00:15 +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
|
|
@ -51,7 +51,7 @@ export default function Landing() {
|
|||
onClick={clickHandler}
|
||||
className="w-full rounded-md bg-gray-50 p-3 hover:bg-gray-200 dark:bg-white/5 dark:hover:bg-gray-900"
|
||||
>
|
||||
";{localize(lang, 'com_ui_example_10_year_old_b_day')}" →
|
||||
"{localize(lang, 'com_ui_example_10_year_old_b_day')}" →
|
||||
</button>
|
||||
<button
|
||||
onClick={clickHandler}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue