feat: Initial commit

This commit is contained in:
2025-02-14 16:06:00 +08:00
commit da75a84e02
1056 changed files with 163517 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"Culture": "zh-TW",
"Strings": {
"EarthquakeFocalDepth": "震源深度{0}公里。",
"TsunamiForecast": "以下地區預估波高{0}。",
"TsunamiForecastArea": "{0}。預估到達時間{1:HH:mm}。",
"TsunamiObservation": "當前,各地觀測波高如下。",
"TsunamiObservationMaxHeight": "當前,各地觀測到的最大波高為{0}公尺。",
"TsunamiObservationStation": "{0}。{1}公尺。"
}
}