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,7 +1,7 @@
{
"Culture": "zh-CN",
"Strings": {
"EarthquakeBody": "{0}{1}发生规模{2:F1}有感地震,最大震度{3}。",
"EarthquakeBody": "{0}{1}发生震级{2:F1}有感地震,最大震度{3}。",
"EarthquakeFocalDepth": "震源深度{0}千米。",
"TsunamiForecast": "以下地区预计海啸高度{0}。",
"TsunamiForecastArea": "{0}。预计到达时间{1:HH:mm}。",
@@ -13,6 +13,7 @@
"Title": {
"Strings": {
"地震報告": "地震报告",
"海嘯消息": "海啸消息",
"海嘯警報": "海啸警报",
"海嘯警報解除": "海啸警报解除"
}