Commit Graph

23 Commits

Author SHA1 Message Date
testman
1d2d71db48 deeplX function added 2024-03-24 19:44:55 +09:00
hashcoko
2dd0ff79f5 add web deepL warning
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 16:52:57 +09:00
hashcoko
6dbd0f5526 Fix conditional rendering in
LanguageSettings.svelte

Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:43:24 +09:00
hashcoko
704ece2a15 fixRequest things that weren't covered in the last pull request.
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:33:24 +09:00
hashcoko
e1f567cc8a Merge branch 'main' of https://github.com/kwaroran/RisuAI
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 13:25:05 +09:00
kwaroran
220c2c091b [feat] add llm translation 2023-11-28 04:32:27 +09:00
hashcoko
422a010518 add submodel translate
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 02:50:59 +09:00
kwaroran
a7aea17c98 [feat] vietnam language 2023-09-23 16:04:38 +09:00
Yazan Agha-Schrader
b47fddfd42 update german translation 2023-09-07 05:41:01 +02:00
kwaroran
5f7a5386d4 [feat] added 0613 to reverse proxy 2023-08-17 17:46:06 +09:00
kwaroran
0e0601642a [feat] add color scheme 2023-08-03 08:58:36 +09:00
kwaroran
5e9683a5e4 [feat] new sidebar 2023-07-26 00:13:56 +09:00
kwaroran
beb0e5b3b1 [fix] indonesian becming malaysian 2023-07-21 23:53:11 +09:00
kwaroran
6e2f5a471d [feat] added translation guide 2023-07-21 18:05:50 +09:00
kwaroran
2ad06369bb [feat] add Indonesian and ukranian to translator 2023-07-21 17:57:31 +09:00
kwaroran
cbb203dd44 [feat] new gui 2023-07-18 23:05:47 +09:00
LL
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +09:00
LL
89dc9c8c80 [feat][experimental] Add auto-translate input message functionality and language support in chat panel and settings
This commit adds new entries in the language files and UI support for auto-translate messages.

The new feature uses a textarea input field to translate messages as they are typed, and the translated text is shown in a new field. Also, the language settings now provide an option to enable/disable auto message translation.

The code changes include adding a new function to update the input sizes for both input fields and some minor code refactoring to support new functionality.
2023-06-06 18:37:19 +09:00
kwaroran
ab9d75abc2 [feat] chinese selection 2023-06-05 02:05:26 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
29d8a2574b [feat] add portuguese and german to translator 2023-05-26 08:58:25 +09:00
kwaroran
c7125a19ec [feat] splited accesiblity settings 2023-05-26 04:29:28 +09:00
kwaroran
e8649d186d [feat] added languages to translator, splited language settings 2023-05-26 04:23:40 +09:00