forked from dnrops/open-webui
Merge pull request #18879 from ShirasawaSama/i18n/improve-chinese-translation
i18n: improve Chinese translation
This commit is contained in:
commit
08bc00ea77
|
|
@ -701,7 +701,8 @@
|
|||
"Failed to load file content.": "文件内容加载失败",
|
||||
"Failed to move chat": "移动对话失败",
|
||||
"Failed to read clipboard contents": "读取剪贴板内容失败",
|
||||
"Failed to render diagram": "渲染图表失败",
|
||||
"Failed to render diagram": "图表渲染失败",
|
||||
"Failed to render visualization": "图表渲染失败",
|
||||
"Failed to save connections": "保存连接失败",
|
||||
"Failed to save conversation": "保存对话失败",
|
||||
"Failed to save models configuration": "保存模型配置失败",
|
||||
|
|
|
|||
|
|
@ -702,6 +702,7 @@
|
|||
"Failed to move chat": "移動對話失敗",
|
||||
"Failed to read clipboard contents": "讀取剪貼簿內容失敗",
|
||||
"Failed to render diagram": "繪製圖表失敗",
|
||||
"Failed to render visualization": "繪製圖表失敗",
|
||||
"Failed to save connections": "儲存連線失敗",
|
||||
"Failed to save conversation": "儲存對話失敗",
|
||||
"Failed to save models configuration": "儲存模型設定失敗",
|
||||
|
|
|
|||
Loading…
Reference in New Issue