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.USGS/und.json
2025-06-17 01:12:55 +08:00

39 lines
775 B
JSON

{
"Culture": "en-US",
"Strings": {
"AuthorityName": "USGS",
"AuthorityNameForwarded": "{0} | {1}",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyValue": "{0}{1}",
"ShakeMapTitle": "ShakeMap ({0})",
"SourceName": "USGS"
},
"StringSets": {
"ContoursName": {
"Strings": {
"cont_mi": "Intensity Contours",
"cont_mmi": "Intensity Contours",
"cont_pga": "PGA Contours",
"cont_pgv": "PGV Contours"
}
},
"ContoursPropertyName": {
"Strings": {
"cont_mi": "Max intensity",
"cont_mmi": "Max intensity",
"cont_pga": "Max PGA",
"cont_pgv": "Max PGV"
}
},
"PropertyUnits": {
"Strings": {
"mmi": "",
"pctg": "%g",
"g": "g",
"cms": "cm/s"
}
}
}
}