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

@@ -1,6 +1,18 @@
{
"Culture": "en-US",
"Strings": {
"SourceName": "Wolfx"
"SourceName": "Wolfx",
"SourceNameTyped": "Wolfx ({0})"
},
"StringSets": {
"SourceNameTypes": {
"Strings": {
"CENCEarthquake": "CENC (China) earthquake information",
"CWAEEW": "CWA (Taiwan) EEW",
"FujianEEW": "FEA (Fujian) EEW",
"JMAEEW": "JMA (Japan) EEW",
"SichuanEEW": "SEA (Sichuan) EEW"
}
}
}
}