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,15 @@
{
"Culture": "en-US",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "Depth",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "Max intensity",
"PropertyMaxTsunamiHeight": "Max tsunami height",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "Unknown",
"PropertyTsunamiMessage": "Tsunami message",
"PropertyTsunamiWarning": "Tsunami warning",
"SourceName": "CWA ({0})"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "Earthquake",
"Tsunami": "Tsunami"
}
},
"PropertyMagnitude": {
"Strings": {
"": "Magnitude",
"芮氏規模": "Richter magnitude"
}
},
"Title": {
"Strings": {
"地震報告": "Earthquake report",
"海嘯消息": "Tsunami message",
"海嘯警報": "Tsunami warning",
"海嘯警報解除": "Tsunami warning lifted"
}
}
}
}