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
36de6576
"backend/apps/vscode:/vscode.git/clone" did not exist on "ec4c6e391859cf24c2ba09c1bd4b3c69cd9bd2ce"
Commit
36de6576
authored
Jun 20, 2024
by
sihuangwlp
Browse files
fix issue with i18n
parent
e16ae92e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/lib/components/admin/Settings/Images.svelte
src/lib/components/admin/Settings/Images.svelte
+1
-1
src/lib/i18n/locales/zh-CN/translation.json
src/lib/i18n/locales/zh-CN/translation.json
+1
-1
No files found.
src/lib/components/admin/Settings/Images.svelte
View file @
36de6576
...
@@ -293,7 +293,7 @@
...
@@ -293,7 +293,7 @@
href="https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13993"
href="https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13993"
target="_blank"
target="_blank"
>
>
{$i18n.t('(e.g. `sh webui.sh --api --api-auth username
:
password`)')}
{$i18n.t('(e.g. `sh webui.sh --api --api-auth username
_
password`)')
.replace('_',':')
}
</a>
</a>
</div>
</div>
{:else if imageGenerationEngine === 'comfyui'}
{:else if imageGenerationEngine === 'comfyui'}
...
...
src/lib/i18n/locales/zh-CN/translation.json
View file @
36de6576
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration."
:
"'s', 'm', 'h', 'd', 'w' 或 '-1' 表示无过期时间。"
,
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration."
:
"'s', 'm', 'h', 'd', 'w' 或 '-1' 表示无过期时间。"
,
"(Beta)"
:
"(测试版)"
,
"(Beta)"
:
"(测试版)"
,
"(e.g. `sh webui.sh --api`)"
:
"(例如 `sh webui.sh --api`)"
,
"(e.g. `sh webui.sh --api`)"
:
"(例如 `sh webui.sh --api`)"
,
"(e.g. `sh webui.sh --api --api-auth username
:
password`)"
:
"(例如 `sh webui.sh --api --api-auth username
:
password`)"
,
"(e.g. `sh webui.sh --api --api-auth username
_
password`)"
:
"(例如 `sh webui.sh --api --api-auth username
_
password`)"
,
"(latest)"
:
"(最新版)"
,
"(latest)"
:
"(最新版)"
,
"{{ models }}"
:
"{{ models }}"
,
"{{ models }}"
:
"{{ models }}"
,
"{{ owner }}: You cannot delete a base model"
:
"{{ owner }}:您不能删除基础模型"
,
"{{ owner }}: You cannot delete a base model"
:
"{{ owner }}:您不能删除基础模型"
,
...
...
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