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": "en-NZ",
"Strings": {
"AuthorityName": "GeoNet",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "Max intensity",
"SourceName": "GeoNet",
"TitleQuake": "Quake information",
"TitleStrong": "Strong motion information"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"": "Unknown",
"best": "Best",
"preliminary": "Preliminary",
"automatic": "Automatic",
"deleted": "Deleted"
}
}
}
}