ci: Update plugins

This commit is contained in:
2025-04-08 09:53:33 +08:00
parent a4f78b3a95
commit 4b4bf5ed65
164 changed files with 1745 additions and 160 deletions

View File

@@ -1,6 +1,28 @@
{
"Culture": "en-US",
"Strings": {
"SourceName": "GlobalQuakeServer"
"AuthorityName": "GlobalQuake",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyQuality": "Quality",
"SourceName": "GlobalQuakeServer",
"Title": "Detected",
"TitleArchived": "Archived",
"TitleCanceled": "Canceled"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"S": "S",
"A": "A",
"B": "B",
"C": "C",
"D": "D",
"E": "E",
"F": "F",
"?": "?"
}
}
}
}