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

24 lines
512 B
JSON

{
"Culture": "en-NZ",
"Strings": {
"AuthorityName": "GeoNet",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "Max intensity",
"SourceName": "GeoNet",
"TitleQuake": "Quake information",
"TitleStrong": "Strong motion information"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"": "Unknown",
"best": "Best",
"preliminary": "Preliminary",
"automatic": "Automatic",
"deleted": "Deleted"
}
}
}
}