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": "最大烈度",
"SourceName": "GeoNet",
"SourceNameTyped": "GeoNet{0}",
"TitleQuake": "地震資訊",
"TitleStrong": "強震動資訊"
},
@@ -19,6 +20,13 @@
"automatic": "自動",
"deleted": "刪除"
}
},
"SourceNameTypes": {
"Strings": {
"Quake": "地震資訊",
"QuakeHistory": "地震位置歷史",
"Strong": "強震動資訊"
}
}
}
}