This repository has been archived on 2025-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Cryville.EEW.Unity/Assets/StreamingAssets/Messages/Cryville.EEW.GeoNet.TTS/zh.json
2025-06-06 19:30:21 +08:00

11 lines
432 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Culture": "zh-CN",
"Strings": {
"BodyQuake": "地震信息。{0}{2}发生震级{1}级地震。震源深度{3}千米。",
"BodyQuakeDeleted": "先前发布的一条地震信息已被删除。",
"BodyStrong": "强震动信息。{1}发生震级{0}级地震。震源深度{2}千米。最大仪器烈度{3}。",
"MaxIntensity": "最大烈度{0}。",
"TitleQuake": "地震信息",
"TitleStrong": "强震动信息"
}
}