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.GeoNet.TTS/und.json
2025-06-06 19:30:21 +08:00

11 lines
508 B
JSON

{
"Culture": "en-NZ",
"Strings": {
"BodyQuake": "Quake information. At {0}, a magnitude {1} earthquake occurred in {2}. Hypocenter depth {3} kilometers.",
"BodyQuakeDeleted": "A previously reported quake has been deleted.",
"BodyStrong": "Strong motion information. A magnitude {0} earthquake occurred in {1}. Hypocenter depth {2} kilometers. Max measured intensity {3}.",
"MaxIntensity": " Max intensity {0}.",
"TitleQuake": "Quake information",
"TitleStrong": "Strong motion information"
}
}