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/zh-Hant.json
2025-06-06 19:30:21 +08:00

24 lines
489 B
JSON

{
"Culture": "zh-TW",
"Strings": {
"AuthorityName": "GeoNet",
"PropertyDepth": "深度",
"PropertyDepthValue": "{0}km",
"PropertyMagnitude": "M",
"PropertyMaxIntensity": "最大震度",
"SourceName": "GeoNet",
"TitleQuake": "地震資訊",
"TitleStrong": "強震動資訊"
},
"StringSets": {
"PropertyQualityValue": {
"Strings": {
"": "不明",
"best": "精確",
"preliminary": "速報",
"automatic": "自動",
"deleted": "刪除"
}
}
}
}