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
93ed5851
"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "f944245694de3309e7f6c8cf773a9a9e493297d8"
Commit
93ed5851
authored
Mar 07, 2024
by
Jannik Streidl
Browse files
spelling + changed to hardcoded text
parent
d40fbcd0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
src/lib/components/chat/Settings/General.svelte
src/lib/components/chat/Settings/General.svelte
+3
-3
src/lib/i18n/locales/en/translation.json
src/lib/i18n/locales/en/translation.json
+1
-4
No files found.
src/lib/components/chat/Settings/General.svelte
View file @
93ed5851
...
@@ -146,15 +146,15 @@
...
@@ -146,15 +146,15 @@
</div>
</div>
{#if $i18n.language === 'en'}
{#if $i18n.language === 'en'}
<div class="mb-2 text-xs text-gray-400 dark:text-gray-500">
<div class="mb-2 text-xs text-gray-400 dark:text-gray-500">
{$i18n.t("
Didn't find your language?
")}
Didn't find your language?
<br />
<br />
{$i18n.t('
You can help us translate the WebUI.
')}
You can help us translate the WebUI.
Check out our
<a
<a
class=" text-gray-300 font-medium underline"
class=" text-gray-300 font-medium underline"
href="https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization"
href="https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization"
target="_blank"
target="_blank"
>
>
{$i18n.t('Click here for a
contribution guide.
')}
language
contribution guide.
</a>
</a>
</div>
</div>
{/if}
{/if}
...
...
src/lib/i18n/locales/en/translation.json
View file @
93ed5851
...
@@ -55,7 +55,6 @@
...
@@ -55,7 +55,6 @@
"Chunk Overlap"
:
"Chunk Overlap"
,
"Chunk Overlap"
:
"Chunk Overlap"
,
"Chunk Params"
:
"Chunk Params"
,
"Chunk Params"
:
"Chunk Params"
,
"Chunk Size"
:
"Chunk Size"
,
"Chunk Size"
:
"Chunk Size"
,
"Click here for a contribution guide."
:
"Click here for a contribution guide."
,
"Click here for help"
:
"Click here for help"
,
"Click here for help"
:
"Click here for help"
,
"Click here to check other modelfiles."
:
"Click here to check other modelfiles."
,
"Click here to check other modelfiles."
:
"Click here to check other modelfiles."
,
"click here."
:
"click here."
,
"click here."
:
"click here."
,
...
@@ -96,7 +95,6 @@
...
@@ -96,7 +95,6 @@
"Deleted {tagName}"
:
"Deleted {tagName}"
,
"Deleted {tagName}"
:
"Deleted {tagName}"
,
"Description"
:
"Description"
,
"Description"
:
"Description"
,
"Desktop Notifications"
:
"Notification"
,
"Desktop Notifications"
:
"Notification"
,
"Didn't find your language?"
:
"Didn't find your language?"
,
"Disabled"
:
"Disabled"
,
"Disabled"
:
"Disabled"
,
"Discover a modelfile"
:
"Discover a modelfile"
,
"Discover a modelfile"
:
"Discover a modelfile"
,
"Discover a prompt"
:
"Discover a prompt"
,
"Discover a prompt"
:
"Discover a prompt"
,
...
@@ -318,6 +316,5 @@
...
@@ -318,6 +316,5 @@
"Write a summary in 50 words that summarizes [topic or keyword]."
:
"Write a summary in 50 words that summarizes [topic or keyword]."
,
"Write a summary in 50 words that summarizes [topic or keyword]."
:
"Write a summary in 50 words that summarizes [topic or keyword]."
,
"You"
:
"You"
,
"You"
:
"You"
,
"You're a helpful assistant."
:
"You're a helpful assistant."
,
"You're a helpful assistant."
:
"You're a helpful assistant."
,
"You're now logged in."
:
"You're now logged in."
,
"You're now logged in."
:
"You're now logged in."
"You can help us translate the WebUI."
:
"You can help us translate the WebUI."
}
}
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