ci: Update plugins

This commit is contained in:
2025-06-06 19:30:21 +08:00
parent 1af4afc7c6
commit a162f345c4
78 changed files with 590 additions and 38 deletions

View File

@@ -0,0 +1,24 @@
{
"Culture": "zh-CN",
"Strings": {
"AuthorityName": "GeoNet",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "最大烈度",
"SourceName": "GeoNet",
"TitleQuake": "地震信息",
"TitleStrong": "强震动信息"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"": "不明",
"best": "精确",
"preliminary": "速报",
"automatic": "自动",
"deleted": "删除"
}
}
}
}