ci: Update plugins

This commit is contained in:
2025-07-04 23:15:03 +08:00
parent 44a72d1a8f
commit ae917a8e51
158 changed files with 949 additions and 18 deletions

View File

@@ -7,6 +7,7 @@
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "Max intensity",
"SourceName": "GeoNet",
"SourceNameTyped": "GeoNet ({0})",
"TitleQuake": "Quake information",
"TitleStrong": "Strong motion information"
},
@@ -19,6 +20,13 @@
"automatic": "Automatic",
"deleted": "Deleted"
}
},
"SourceNameTypes": {
"Strings": {
"Quake": "Quake information",
"QuakeHistory": "Quake location history",
"Strong": "Strong motion information"
}
}
}
}