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/zh-Hant.json
2025-02-14 16:06:00 +08:00

17 lines
511 B
JSON

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