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.GlobalQuake/zh.json
2025-04-08 09:53:33 +08:00

28 lines
496 B
JSON

{
"Culture": "zh-CN",
"Strings": {
"AuthorityName": "GlobalQuake",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyQuality": "质量",
"SourceName": "GlobalQuakeServer",
"Title": "检出",
"TitleArchived": "归档",
"TitleCanceled": "取消"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"S": "S",
"A": "A",
"B": "B",
"C": "C",
"D": "D",
"E": "E",
"F": "F",
"?": "?"
}
}
}
}