feat: Initial commit
This commit is contained in:
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/und.json
Normal file
17
Assets/StreamingAssets/Messages/Cryville.EEW.Core/und.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"Culture": "en-US",
|
||||
"Strings": {
|
||||
"CoreError": "Error in core worker",
|
||||
"Repeat": "Repeating the last {0}.",
|
||||
"Serial": "#{0}",
|
||||
"SerialCancel": "Cancel",
|
||||
"SerialFinal": "#{0} (Fin.)",
|
||||
"TTSError": "Error in TTS worker",
|
||||
"UnknownLocation": "unknown location",
|
||||
"WorkerConnected": "Connected to {0}",
|
||||
"WorkerDisconnected": "Disconnected with {0}",
|
||||
"WorkerError": "Error in connection with {0}",
|
||||
"WorkerExited": "Connection with {0} exited abnormally",
|
||||
"WorkerStopped": "Connection with {0} stopped"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user