mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 05:15:18 +00:00
i18n: Fix zh-CN
This commit is contained in:
parent
9b6dd59b86
commit
8a4ea2b801
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
"{{COUNT}} characters": "{{COUNT}} 个字符",
|
"{{COUNT}} characters": "{{COUNT}} 个字符",
|
||||||
"{{COUNT}} hidden lines": "{{COUNT}} 行被隐藏",
|
"{{COUNT}} hidden lines": "{{COUNT}} 行被隐藏",
|
||||||
"{{COUNT}} Replies": "{{COUNT}} 回复",
|
"{{COUNT}} Replies": "{{COUNT}} 回复",
|
||||||
"{{COUNT}} words": "{{COUNT}} 个字",
|
"{{COUNT}} words": "{{COUNT}} 个词",
|
||||||
"{{user}}'s Chats": "{{user}} 的对话记录",
|
"{{user}}'s Chats": "{{user}} 的对话记录",
|
||||||
"{{webUIName}} Backend Required": "{{webUIName}} 需要后端服务",
|
"{{webUIName}} Backend Required": "{{webUIName}} 需要后端服务",
|
||||||
"*Prompt node ID(s) are required for image generation": "*图片生成需要 Prompt node ID",
|
"*Prompt node ID(s) are required for image generation": "*图片生成需要 Prompt node ID",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue