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": "zh-TW",
"Strings": {
"AuthorityName": "CWA",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMaxIntensity": "最大震度",
"PropertyMaxTsunamiHeight": "最大波高",
"PropertyMaxTsunamiHeightValue": "{0}m",
"PropertyMaxTsunamiHeightValueUnknown": "不明",
"PropertyTsunamiMessage": "海\u2060嘯消\u2060息",
"PropertyTsunamiWarning": "海\u2060嘯警\u2060報",
"SourceName": "CWA{0}"
},
"StringSets": {
@@ -9,6 +18,20 @@
"Earthquake": "地震",
"Tsunami": "海嘯"
}
},
"PropertyMagnitude": {
"Strings": {
"": "規模",
"芮氏規模": "芮氏規模"
}
},
"Title": {
"Strings": {
"地震報告": "地震報告",
"海嘯消息": "海嘯消息",
"海嘯警報": "海嘯警報",
"海嘯警報解除": "海嘯警報解除"
}
}
}
}