feat(i18n): translate for many keys (#251)
This commit is contained in:
@@ -231,7 +231,13 @@ pages:
|
||||
title: Voice Settings
|
||||
description: LLMs, speech providers, etc.
|
||||
provider:
|
||||
app-local-audio-transcription:
|
||||
title: App (Local)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
app-local-audio-speech:
|
||||
title: App (Local)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
browser-local-audio-transcription:
|
||||
title: Browser (Local)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
browser-local-audio-speech:
|
||||
|
||||
@@ -229,7 +229,13 @@ pages:
|
||||
title: 声音配置
|
||||
description: LLM,语音合成,语音识别服务来源等
|
||||
provider:
|
||||
app-local-audio-transcription:
|
||||
title: 应用内(本地)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
app-local-audio-speech:
|
||||
title: 应用内(本地)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
browser-local-audio-transcription:
|
||||
title: 浏览器内(本地)
|
||||
description: https://github.com/moeru-ai/xsai-transformers
|
||||
browser-local-audio-speech:
|
||||
|
||||
@@ -16,14 +16,14 @@ viewers:
|
||||
debug-menu:
|
||||
emotions: 表情
|
||||
emotions-btn:
|
||||
angry: 生气
|
||||
awkward: 尴尬
|
||||
happy: 开心
|
||||
neutral: 日常
|
||||
question: 疑问
|
||||
sad: 难过
|
||||
surprised: 惊喜
|
||||
think: 思考
|
||||
angry: 😠 生气
|
||||
awkward: 😳 尴尬
|
||||
happy: 😄 开心
|
||||
neutral: 🙂 日常
|
||||
question: 🤔 疑问
|
||||
sad: 😫 难过
|
||||
surprised: 🤯 惊喜
|
||||
think: 🤨 思考
|
||||
vrm:
|
||||
camera: 摄像机
|
||||
model:
|
||||
|
||||
@@ -4,20 +4,20 @@ allow-visible-on-all-workspaces:
|
||||
pages:
|
||||
modules:
|
||||
mcp-server:
|
||||
description: Connect and manage MCP server and tools
|
||||
title: MCP Server
|
||||
description: 连接与管理 MCP 服务器和工具
|
||||
title: MCP 服务器
|
||||
themes:
|
||||
sections:
|
||||
section:
|
||||
window-shortcuts:
|
||||
title: Keyboard Shortcuts
|
||||
title: 键盘快捷键
|
||||
window-shortcuts:
|
||||
description: Modify the window shortcuts.
|
||||
title: Window Shortcuts
|
||||
description: 修改窗口快捷方式
|
||||
title: 窗口快捷方式
|
||||
toggle-move:
|
||||
label: Toggle Move
|
||||
label: 切换移动状态
|
||||
toggle-resize:
|
||||
label: Toggle Resize
|
||||
label: 调整大小
|
||||
toggle-ignore-mouse-event:
|
||||
label: Toggle Ignore Mouse Event
|
||||
press-keys: Press Keys...
|
||||
label: 忽略鼠标事件
|
||||
press-keys: 请按下按键...
|
||||
|
||||
Reference in New Issue
Block a user