47 Commits

Author SHA1 Message Date
kyyhkynen f849a2e924 add Finnish translations (#618) 2023-04-20 08:28:29 -06:00
ryanhex53 2208e4dfc7 more chinese translation. (#609) 2023-04-19 08:32:29 -06:00
Shinji Yamada 2aaebfec3f chore: improve Japanese language locales (#554) 2023-04-18 08:32:04 -06:00
Shinji Yamada ba1dacb899 feat: settings dialog and moved theme settings to dialog from sidebar (#570)
* feat: settings dialog and moved theme settings to dialog from sidebar.

* chore(locale): move some labels to settings from sidebar
2023-04-18 08:23:42 -06:00
mirkan1 5f0d1cb7ca Turkish language implementation for i18n (#576)
* turkish language support implemented

* tr as string in module declaration

* missing key Plugin Keys implementation

* synonyms is used to get rid of confusion and to avoid repetition. The word “synonym” is derived from the Greek word “syn” meaning “together” and “onym” meaning “name” while in Turkish name and noun can be translated as both "ad" and "isim"

* //
2023-04-18 08:18:24 -06:00
borborborja 1146f9a86e New language, catalan (#587) 2023-04-18 08:11:39 -06:00
Miraz_hossain f01d0c51d6 Update Bangla Translation (#546) 2023-04-14 01:12:49 -06:00
Chris 7ec68caff0 Add Polish translation (#532)
* Add Polish translation

* Minor fix in Polish translation
2023-04-13 08:08:09 -06:00
Ivan Fioravanti ea1d09244a Feature request: Adding temperature as parameter (#513)
* Adding temperature as parameter

* NEXT_PUBLIC_ prefix added

* add spacing

---------

Co-authored-by: Ivan Fioravanti <>
Co-authored-by: Mckay Wrigley <mckaywrigley@gmail.com>
2023-04-13 05:09:03 -06:00
Régis NDIZIHIWE 0a1474abc0 Update demo image (#459) 2023-04-10 21:39:09 -06:00
Mr 93112a8211 Add Romanian translation (#468)
* Create Romanian chat.json

I have created Romanian translation of the chat.json.

* Add Romanian translation

I have created Romanian translations.

* Update next-i18next.config.js

Added ro locale

---------

Co-authored-by: Mckay Wrigley <mckaywrigley@gmail.com>
2023-04-10 21:37:17 -06:00
Mckay Wrigley 6500db9c1c MAJOR REFACTOR (#494)
* move index to home folder, create state and context files and barrell folder

* Sanity Check Commit:  reducer added to home.tsx manual QA all working

* WIP: promptBar

* fix missing json parse on folders and prompts

* split context and add promptbar context

* add context to nested prompt componets and componetize Folder componet

* remove log

* Create buttons folder and componetize sidebar action button

* tidy up prompt handlers

* componetized sidebar

* added back chatbar componet to left side sidebar

* monster commit: Componetized the common code between chatbar and promptbar into new componet Sidebar and added context to both bars

* add useFetch service

* added prettier import sort to keep imports ordered and easier to indentify

* added react query and useFetch to work with RQ

* added apiService, errorService and reactQuery

* add callback and tidy up error service

* refactor chat and child componets to useContext

* fix extra calls and bad calls to mel endpoint

* minor import cleanup

---------

Co-authored-by: jc.durbin <jc.durbin@ardanis.com>
2023-04-10 21:10:18 -06:00
oznav2 e8150e7195 Update promptbar.json (#389)
fix : added missing translation
2023-04-03 02:52:12 -06:00
spctechdev 6156a2702f Fix previous IT locale (#374)
* Update chat.json

* Update promptbar.json

* Update sidebar.json

* Update sidebar.json

* Update sidebar.json
2023-04-03 00:41:59 -06:00
Nguyễn Hữu Phong 165472f121 Update Vietnamese (#385) 2023-04-03 00:41:26 -06:00
Thomas LÉVEIL b3b65f8ce5 Fix translations import export (#376)
* fix "Import data" case

* fix "Export data" translations
2023-04-02 14:36:09 -06:00
spctechdev 90c0e7d35d Locale it (#363)
* Add files via upload

* Update next-i18next.config.js

* Update chat.json
2023-04-02 07:42:33 -06:00
Mckay Wrigley 56d3b2fba2 change to "data" 2023-04-01 23:01:05 -06:00
riande 8f3a3ae3e7 locale improvements (#351) 2023-04-01 22:45:54 -06:00
Redon 6ef83b0cb6 fix: translation omission (#281) 2023-03-28 21:11:16 -06:00
Dasun Nimantha 3f82710cdd chore: added Sinhala language locales (#276) 2023-03-28 14:57:20 -06:00
Mostafa Higazy 52d47292ad Adding arabic translation (#274) 2023-03-28 12:55:35 -06:00
Ernesto Barrera aefeac2902 New JSON translation file for Spanish (#270)
Translation to Spanish of the prompts custom template bar
2023-03-28 09:44:24 -06:00
Redon 28c8bf0e0d chore: update chinese locales (#247)
* chore: update chinese locales

* chore: update locales
2023-03-28 02:36:30 -06:00
Danil Shishkevich 3ca503a3f2 chore: some small improvements (#223)
* chore: stylize error message div
chore: correct styles for sidebar btn
chore: add spinner and replace header "Please wait" on spinner
chore: correct Russian translate
chore: hide clear conversation btn if not conversations
chore: stylize "Need OpenAI key" div

* chore: corrent Russian translate
2023-03-27 07:43:01 -06:00
Julian Pufler d8e3844fb9 fix german wording and switch to informal style (#226) 2023-03-27 07:40:43 -06:00
Mckay Wrigley 82401a4142 Option for clear all messages (#222)
Co-authored-by: ryanhex53 <ouyang.em@gmail.com>
2023-03-27 01:38:01 -06:00
Danil Shishkevich bf8830e1a5 fix: missing translation (#206)
for translators: need translate `Save & Submit` and `Cancel`
2023-03-26 13:56:13 -06:00
umarhadi b0059fdf0d feat: add Bahasa Indonesia support (#198)
Signed-off-by: umarhadi <hi@umarhadi.dev>
2023-03-26 06:11:42 -06:00
Abdullah Al Nahid 831245c837 feat: bangla lang support (#195)
Co-authored-by: nahid18 <nahidpatwary50@email.com>
2023-03-26 04:56:42 -06:00
oznav2 ff13a3eab8 add_Hebrew_locales (#190)
* add_Hebrew_locales

Add Locales of Hebrew

* Update next-i18next.config.js

updating i-18next with Hebrew
2023-03-26 03:29:51 -06:00
Simon Holmes d6973b9ccc feat: add in prettier and format code for consistency (#168) 2023-03-25 23:13:18 -06:00
hy3na b843f6e0e0 Corrected wording (#178) 2023-03-25 23:11:58 -06:00
Nguyễn Hữu Phong 9706f67bb4 Locale vi (#177)
* Locale vi

* Fix translates layout
2023-03-25 23:11:40 -06:00
Alberto e18276223b fix: update es translations (#167)
Co-authored-by: aesadde <albertosadde@gmail.com>
2023-03-25 22:08:29 -06:00
hy3na 3915cef98a add_ja_locales (#172)
Co-authored-by: Mckay Wrigley <mckaywrigley@gmail.com>
2023-03-25 22:08:08 -06:00
Brian Kim d281c161a2 locale ko (#166)
Co-authored-by: Brian Kim <brian@brianjckim.com>
2023-03-25 22:06:50 -06:00
TULASEE RAO CHINTHA a0a2cb8b35 Added Telugu language(South Indian) translations (#161) 2023-03-25 15:35:29 -06:00
toni f698d9f3c4 locate pt (#159)
* locate portuguese

* locate portuguese
2023-03-25 14:12:56 -06:00
RichyRK 1253565a69 Add locale sv (Swedish) (#157)
* add locale sv (Swedish)

* add locale sv (Swedish)
2023-03-25 12:35:29 -06:00
Matias 9a6ad3d66c locale es (#156)
Co-authored-by: Mati <mcasal@bootweb.com.ar>
2023-03-25 11:50:02 -06:00
Thomas LÉVEIL dd44a06213 🌐 locale de (#154) 2023-03-25 11:03:45 -06:00
Thomas LÉVEIL f5ebde2d2d Locale fr (#153)
* 🌐 fr translations

* ⚰️ remove unused translation
2023-03-25 10:48:50 -06:00
Danil Shishkevich cb58a703e3 feat: Russian language (#148)
* feat: russian (Русский) language

* chore: correct translate

* chore: correct "System prompt" translate
2023-03-25 10:33:29 -06:00
Jungley 92eab6c634 feat: Add i18n support for Chinese language (#142)
* feat: Add i18n support for Chinese language

* fix: locale not working in Docker environment
2023-03-25 09:42:48 -06:00
Mckay Wrigley f05390c97d readme udpate 2023-03-15 06:20:11 -06:00
Mckay Wrigley a6503fb498 chatbot-ui starter 2023-03-13 19:21:14 -06:00