Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
92d9b381
Unverified
Commit
92d9b381
authored
Jun 03, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Jun 03, 2024
Browse files
Merge branch 'dev' into feat/openai-embeddings-batch
parents
0cb81633
36a66fcf
Changes
65
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
439 additions
and
410 deletions
+439
-410
src/lib/i18n/locales/uk-UA/translation.json
src/lib/i18n/locales/uk-UA/translation.json
+80
-73
src/lib/i18n/locales/vi-VN/translation.json
src/lib/i18n/locales/vi-VN/translation.json
+57
-50
src/lib/i18n/locales/zh-CN/translation.json
src/lib/i18n/locales/zh-CN/translation.json
+225
-218
src/lib/i18n/locales/zh-TW/translation.json
src/lib/i18n/locales/zh-TW/translation.json
+76
-69
src/lib/stores/index.ts
src/lib/stores/index.ts
+1
-0
No files found.
src/lib/i18n/locales/uk-UA/translation.json
View file @
92d9b381
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/vi-VN/translation.json
View file @
92d9b381
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/zh-CN/translation.json
View file @
92d9b381
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/zh-TW/translation.json
View file @
92d9b381
This diff is collapsed.
Click to expand it.
src/lib/stores/index.ts
View file @
92d9b381
...
@@ -111,6 +111,7 @@ type AudioSettings = {
...
@@ -111,6 +111,7 @@ type AudioSettings = {
TTSEngine
?:
string
;
TTSEngine
?:
string
;
speaker
?:
string
;
speaker
?:
string
;
model
?:
string
;
model
?:
string
;
nonLocalVoices
?:
boolean
;
};
};
type
TitleSettings
=
{
type
TitleSettings
=
{
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment