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

19 lines
630 B
JSON

{
"Culture": "en-US",
"Strings": {
"AuthorityName": "JMA",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyDepthValueUnknown": "Unknown",
"PropertyDepthValueVeryShallow": "Very shallow",
"PropertyMagnitude": "M",
"PropertyMagnitudeValueUnknown": "Unknown",
"PropertyMaxIntensity": "Max intensity",
"StatusDrilling": "{0} (Drilling)",
"StatusTesting": "{0} (Testing)",
"Title": "Earthquake early warning",
"TitleCancellation": "Earthquake early warning (Cancellation)",
"TitleForecast": "Earthquake early warning (Forecast)",
"TitleWarning": "Earthquake early warning (Warning)"
}
}