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
bbb63104
Commit
bbb63104
authored
Mar 31, 2024
by
Timothy J. Baek
Browse files
chore: frontend format
parent
43832d16
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1489 additions
and
1501 deletions
+1489
-1501
backend/data/config.json
backend/data/config.json
+23
-35
package.json
package.json
+1
-1
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ca-ES/translation.json
+1
-1
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/de-DE/translation.json
+1
-1
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/en-US/translation.json
+1
-1
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/es-ES/translation.json
+1
-1
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fa-IR/translation.json
+1
-1
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-CA/translation.json
+1
-1
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/fr-FR/translation.json
+1
-1
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/it-IT/translation.json
+363
-363
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ja-JP/translation.json
+363
-363
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/ko-KR/translation.json
+1
-1
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+1
-1
src/lib/i18n/locales/nl-NL/translation.json
src/lib/i18n/locales/nl-NL/translation.json
+1
-1
src/lib/i18n/locales/pt-PT/translation.json
src/lib/i18n/locales/pt-PT/translation.json
+363
-363
src/lib/i18n/locales/ru-RU/translation.json
src/lib/i18n/locales/ru-RU/translation.json
+1
-1
src/lib/i18n/locales/uk-UA/translation.json
src/lib/i18n/locales/uk-UA/translation.json
+1
-1
src/lib/i18n/locales/vi-VN/translation.json
src/lib/i18n/locales/vi-VN/translation.json
+362
-362
src/lib/i18n/locales/zh-CN/translation.json
src/lib/i18n/locales/zh-CN/translation.json
+1
-1
src/lib/i18n/locales/zh-TW/translation.json
src/lib/i18n/locales/zh-TW/translation.json
+1
-1
No files found.
backend/data/config.json
View file @
bbb63104
{
{
"version"
:
0
,
"version"
:
0
,
"ui"
:
{
"ui"
:
{
"default_locale"
:
"en-US"
,
"default_locale"
:
"en-US"
,
"prompt_suggestions"
:
[
"prompt_suggestions"
:
[
{
{
"title"
:
[
"title"
:
[
"Help me study"
,
"vocabulary for a college entrance exam"
],
"Help me study"
,
"content"
:
"Help me study vocabulary: write a sentence for me to fill in the blank, and I'll try to pick the correct option."
"vocabulary for a college entrance exam"
},
],
{
"content"
:
"Help me study vocabulary: write a sentence for me to fill in the blank, and I'll try to pick the correct option."
"title"
:
[
"Give me ideas"
,
"for what to do with my kids' art"
],
},
"content"
:
"What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."
{
},
"title"
:
[
{
"Give me ideas"
,
"title"
:
[
"Tell me a fun fact"
,
"about the Roman Empire"
],
"for what to do with my kids' art"
"content"
:
"Tell me a random fun fact about the Roman Empire"
],
},
"content"
:
"What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."
{
},
"title"
:
[
"Show me a code snippet"
,
"of a website's sticky header"
],
{
"content"
:
"Show me a code snippet of a website's sticky header in CSS and JavaScript."
"title"
:
[
}
"Tell me a fun fact"
,
]
"about the Roman Empire"
}
],
}
"content"
:
"Tell me a random fun fact about the Roman Empire"
},
{
"title"
:
[
"Show me a code snippet"
,
"of a website's sticky header"
],
"content"
:
"Show me a code snippet of a website's sticky header in CSS and JavaScript."
}
]
}
}
\ No newline at end of file
package.json
View file @
bbb63104
...
@@ -58,4 +58,4 @@
...
@@ -58,4 +58,4 @@
"
tippy.js
"
:
"
^6.3.7
"
,
"
tippy.js
"
:
"
^6.3.7
"
,
"
uuid
"
:
"
^9.0.1
"
"
uuid
"
:
"
^9.0.1
"
}
}
}
}
\ No newline at end of file
src/lib/i18n/locales/ca-ES/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Tu"
,
"You"
:
"Tu"
,
"You're a helpful assistant."
:
"Ets un assistent útil."
,
"You're a helpful assistant."
:
"Ets un assistent útil."
,
"You're now logged in."
:
"Ara estàs connectat."
"You're now logged in."
:
"Ara estàs connectat."
}
}
\ No newline at end of file
src/lib/i18n/locales/de-DE/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Du"
,
"You"
:
"Du"
,
"You're a helpful assistant."
:
"Du bist ein hilfreicher Assistent."
,
"You're a helpful assistant."
:
"Du bist ein hilfreicher Assistent."
,
"You're now logged in."
:
"Du bist nun eingeloggt."
"You're now logged in."
:
"Du bist nun eingeloggt."
}
}
\ No newline at end of file
src/lib/i18n/locales/en-US/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
""
,
"You"
:
""
,
"You're a helpful assistant."
:
""
,
"You're a helpful assistant."
:
""
,
"You're now logged in."
:
""
"You're now logged in."
:
""
}
}
\ No newline at end of file
src/lib/i18n/locales/es-ES/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Usted"
,
"You"
:
"Usted"
,
"You're a helpful assistant."
:
"Eres un asistente útil."
,
"You're a helpful assistant."
:
"Eres un asistente útil."
,
"You're now logged in."
:
"Ya has iniciado sesión."
"You're now logged in."
:
"Ya has iniciado sesión."
}
}
\ No newline at end of file
src/lib/i18n/locales/fa-IR/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"شما"
,
"You"
:
"شما"
,
"You're a helpful assistant."
:
"تو یک دستیار سودمند هستی."
,
"You're a helpful assistant."
:
"تو یک دستیار سودمند هستی."
,
"You're now logged in."
:
"شما اکنون وارد شده
\u
200cاید."
"You're now logged in."
:
"شما اکنون وارد شده
\u
200cاید."
}
}
\ No newline at end of file
src/lib/i18n/locales/fr-CA/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"You"
,
"You"
:
"You"
,
"You're a helpful assistant."
:
"Vous êtes un assistant utile"
,
"You're a helpful assistant."
:
"Vous êtes un assistant utile"
,
"You're now logged in."
:
"Vous êtes maintenant connecté."
"You're now logged in."
:
"Vous êtes maintenant connecté."
}
}
\ No newline at end of file
src/lib/i18n/locales/fr-FR/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"You"
,
"You"
:
"You"
,
"You're a helpful assistant."
:
"Vous êtes un assistant utile"
,
"You're a helpful assistant."
:
"Vous êtes un assistant utile"
,
"You're now logged in."
:
"Vous êtes maintenant connecté."
"You're now logged in."
:
"Vous êtes maintenant connecté."
}
}
\ No newline at end of file
src/lib/i18n/locales/it-IT/translation.json
View file @
bbb63104
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/ja-JP/translation.json
View file @
bbb63104
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/ko-KR/translation.json
View file @
bbb63104
...
@@ -359,4 +359,4 @@
...
@@ -359,4 +359,4 @@
"You"
:
"당신"
,
"You"
:
"당신"
,
"You're a helpful assistant."
:
"당신은 유용한 어시스턴트입니다."
,
"You're a helpful assistant."
:
"당신은 유용한 어시스턴트입니다."
,
"You're now logged in."
:
"로그인되었습니다."
"You're now logged in."
:
"로그인되었습니다."
}
}
\ No newline at end of file
src/lib/i18n/locales/languages.json
View file @
bbb63104
...
@@ -71,4 +71,4 @@
...
@@ -71,4 +71,4 @@
"code"
:
"zh-TW"
,
"code"
:
"zh-TW"
,
"title"
:
"Chinese (Traditional)"
"title"
:
"Chinese (Traditional)"
}
}
]
]
\ No newline at end of file
src/lib/i18n/locales/nl-NL/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Jij"
,
"You"
:
"Jij"
,
"You're a helpful assistant."
:
"Jij bent een behulpzame assistent."
,
"You're a helpful assistant."
:
"Jij bent een behulpzame assistent."
,
"You're now logged in."
:
"Je bent nu ingelogd."
"You're now logged in."
:
"Je bent nu ingelogd."
}
}
\ No newline at end of file
src/lib/i18n/locales/pt-PT/translation.json
View file @
bbb63104
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/ru-RU/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Вы"
,
"You"
:
"Вы"
,
"You're a helpful assistant."
:
"Вы полезный ассистент."
,
"You're a helpful assistant."
:
"Вы полезный ассистент."
,
"You're now logged in."
:
"Вы вошли в систему."
"You're now logged in."
:
"Вы вошли в систему."
}
}
\ No newline at end of file
src/lib/i18n/locales/uk-UA/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"Ви"
,
"You"
:
"Ви"
,
"You're a helpful assistant."
:
"Ви корисний асистент."
,
"You're a helpful assistant."
:
"Ви корисний асистент."
,
"You're now logged in."
:
"Ви увійшли в систему."
"You're now logged in."
:
"Ви увійшли в систему."
}
}
\ No newline at end of file
src/lib/i18n/locales/vi-VN/translation.json
View file @
bbb63104
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/zh-CN/translation.json
View file @
bbb63104
...
@@ -360,4 +360,4 @@
...
@@ -360,4 +360,4 @@
"You"
:
"你"
,
"You"
:
"你"
,
"You're a helpful assistant."
:
"你是一个有帮助的助手。"
,
"You're a helpful assistant."
:
"你是一个有帮助的助手。"
,
"You're now logged in."
:
"你现在已经登录了。"
"You're now logged in."
:
"你现在已经登录了。"
}
}
\ No newline at end of file
src/lib/i18n/locales/zh-TW/translation.json
View file @
bbb63104
...
@@ -361,4 +361,4 @@
...
@@ -361,4 +361,4 @@
"You"
:
"你"
,
"You"
:
"你"
,
"You're a helpful assistant."
:
"你是一位善於協助他人的助手。"
,
"You're a helpful assistant."
:
"你是一位善於協助他人的助手。"
,
"You're now logged in."
:
"已登入。"
"You're now logged in."
:
"已登入。"
}
}
\ No newline at end of file
Prev
1
2
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