feat: Initial commit

This commit is contained in:
2025-02-14 16:06:00 +08:00
commit da75a84e02
1056 changed files with 163517 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"Culture": "zh-CN",
"Strings": {
"CoreError": "核心发生错误",
"Repeat": "重新播报刚才的{0}。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}终",
"TTSError": "语音合成发生错误",
"UnknownLocation": "不明位置",
"WorkerConnected": "已连接到 {0}",
"WorkerDisconnected": "与 {0} 断开连接",
"WorkerError": "与 {0} 的连接发生错误",
"WorkerExited": "与 {0} 的连接异常退出",
"WorkerStopped": "与 {0} 的连接结束"
}
}