feat: Initial commit
This commit is contained in:
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/ja.json
Normal file
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/ja.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"Culture": "ja-JP",
|
||||
"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