ci: Update plugins
This commit is contained in:
@@ -1,6 +1,39 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user