mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-20 09:24:10 +01:00
🎉 happy birthday LibreChat (#1768)
* happy birthday LibreChat * Refactor endpoint condition in Landing component * Update birthday message in Eng.tsx * fix(/config): avoid nesting ternaries * refactor(/config): check birthday --------- Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
This commit is contained in:
parent
14b61fc861
commit
a91042b6b9
24 changed files with 169 additions and 43 deletions
|
|
@ -5,6 +5,7 @@
|
|||
export default {
|
||||
com_ui_examples: '例',
|
||||
com_ui_new_chat: '新規チャット',
|
||||
com_ui_happy_birthday: '初めての誕生日です!',
|
||||
com_ui_example_quantum_computing: '量子コンピュータを簡潔に説明してください',
|
||||
com_ui_example_10_year_old_b_day: '10歳の誕生日で行うクリエイティブなアイデアはありますか?',
|
||||
com_ui_example_http_in_js: 'JavascriptでHTTPリクエストを作成するにはどうすればよいですか?',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue