This repository has been archived on 2025-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Cryville.EEW.Unity/Assets/StreamingAssets/Messages/Cryville.EEW.Core/yue.json
2025-02-14 16:06:00 +08:00

17 lines
512 B
JSON

{
"Culture": "yue-HK",
"Strings": {
"CoreError": "核心發生錯誤",
"Repeat": "重新播報頭先嘅{0}。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}終",
"TTSError": "語音合成發生錯誤",
"UnknownLocation": "不明位置",
"WorkerConnected": "已連接到 {0}",
"WorkerDisconnected": "同 {0} 斷開連接",
"WorkerError": "同 {0} 嘅連接發生錯誤",
"WorkerExited": "同 {0} 嘅連接異常退出",
"WorkerStopped": "同 {0} 嘅連接結束"
}
}