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.CWAOpenData/en.json
2025-04-08 09:53:33 +08:00

37 lines
883 B
JSON

{
"Culture": "en-US",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "Max intensity",
"PropertyMaxTsunamiHeight": "Max tsunami height",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "Unknown",
"PropertyTsunamiMessage": "Tsunami message",
"PropertyTsunamiWarning": "Tsunami warning",
"SourceName": "CWA ({0})"
},
"StringSets": {
"EventTypes": {
"Strings": {
"Earthquake": "Earthquake",
"Tsunami": "Tsunami"
}
},
"PropertyMagnitude": {
"Strings": {
"": "Magnitude",
"芮氏規模": "Richter magnitude"
}
},
"Title": {
"Strings": {
"地震報告": "Earthquake report",
"海嘯消息": "Tsunami message",
"海嘯警報": "Tsunami warning",
"海嘯警報解除": "Tsunami warning lifted"
}
}
}
}