feat: Initial commit
This commit is contained in:
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/zh.json
Normal file
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/zh.json
Normal 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} 的连接结束"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user