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

17 lines
570 B
JSON

{
"Culture": "ja-JP",
"Strings": {
"CoreError": "コアでエラー",
"Repeat": "先ほどの{0}を改めてお伝えします。",
"Serial": "#{0}",
"SerialCancel": "取消",
"SerialFinal": "#{0}終",
"TTSError": "音声合成でエラー",
"UnknownLocation": "地域不明",
"WorkerConnected": "{0} に接続しました",
"WorkerDisconnected": "{0} の接続が切れました",
"WorkerError": "{0} の接続でエラー",
"WorkerExited": "{0} の接続が異常終了しました",
"WorkerStopped": "{0} の接続が終了しました"
}
}