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
21
Show 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
...
...
@@ -4,31 +4,19 @@
"default_locale"
:
"en-US"
,
"prompt_suggestions"
:
[
{
"title"
:
[
"Help me study"
,
"vocabulary for a college entrance exam"
],
"title"
:
[
"Help me study"
,
"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"
],
"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"
:
[
"Tell me a fun fact"
,
"about the Roman Empire"
],
"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"
],
"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."
}
]
...
...
package.json
View file @
bbb63104
src/lib/i18n/locales/ca-ES/translation.json
View file @
bbb63104
src/lib/i18n/locales/de-DE/translation.json
View file @
bbb63104
src/lib/i18n/locales/en-US/translation.json
View file @
bbb63104
src/lib/i18n/locales/es-ES/translation.json
View file @
bbb63104
src/lib/i18n/locales/fa-IR/translation.json
View file @
bbb63104
src/lib/i18n/locales/fr-CA/translation.json
View file @
bbb63104
src/lib/i18n/locales/fr-FR/translation.json
View file @
bbb63104
src/lib/i18n/locales/it-IT/translation.json
View file @
bbb63104
src/lib/i18n/locales/ja-JP/translation.json
View file @
bbb63104
src/lib/i18n/locales/ko-KR/translation.json
View file @
bbb63104
src/lib/i18n/locales/languages.json
View file @
bbb63104
src/lib/i18n/locales/nl-NL/translation.json
View file @
bbb63104
src/lib/i18n/locales/pt-PT/translation.json
View file @
bbb63104
src/lib/i18n/locales/ru-RU/translation.json
View file @
bbb63104
src/lib/i18n/locales/uk-UA/translation.json
View file @
bbb63104
src/lib/i18n/locales/vi-VN/translation.json
View file @
bbb63104
src/lib/i18n/locales/zh-CN/translation.json
View file @
bbb63104
src/lib/i18n/locales/zh-TW/translation.json
View file @
bbb63104
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