ci: Update plugins

This commit is contained in:
2025-06-17 01:12:55 +08:00
parent a8f46113d4
commit 7562be2c09
47 changed files with 209 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
{
"Culture": "zh-CN",
"Strings": {
"AuthorityName": "USGS",
"AuthorityNameForwarded": "{0} | {1}",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyValue": "{0}{1}",
"ShakeMapTitle": "地震动图({0}",
"SourceName": "USGS"
},
"StringSets": {
"ContoursName": {
"Strings": {
"cont_mi": "等烈度线",
"cont_mmi": "等烈度线",
"cont_pga": "等峰值地面加速度线",
"cont_pgv": "等峰值地面速度线"
}
},
"ContoursPropertyName": {
"Strings": {
"cont_mi": "最大烈度",
"cont_mmi": "最大烈度",
"cont_pga": "最大PGA",
"cont_pgv": "最大PGV"
}
},
"PropertyUnits": {
"Strings": {
"mmi": "",
"pctg": "%g",
"g": "g",
"cms": "cm/s"
}
}
}
}