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"
}
}
}
}

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": "強震動資訊"
}
}
}
}

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": "強震動資訊"
}
}
}
}

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": "强震动信息"
}
}
}
}