LibreChat/client/src/store
Abner Chou 47e5493744
Feature Localization (i18n) Support (#557)
* init localization

* Update defaul to en

* Fix merge issue and import path.

* Set default to en

* Change jsx to tsx

* Update the password max length string.

* Remove languageContext as using the recoil instead.
2023-07-11 15:55:21 -04:00
..
conversation.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
conversations.js refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00
endpoints.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
index.js Feature Localization (i18n) Support (#557) 2023-07-11 15:55:21 -04:00
language.js Feature Localization (i18n) Support (#557) 2023-07-11 15:55:21 -04:00
preset.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
search.js feat: support search-style-url 2023-03-29 00:08:02 +08:00
submission.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
text.js feat: remove customGpts 2023-04-05 16:15:46 +08:00
token.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
user.js fix: add text to global state 2023-03-29 11:25:27 -04:00