diff --git a/dist/translations/zh-CN.json b/dist/translations/zh-CN.json index 17186fc..368d2bd 100644 --- a/dist/translations/zh-CN.json +++ b/dist/translations/zh-CN.json @@ -2,7 +2,7 @@ "zh-CN": { "presets": { "categories": { - "category-airroute_lowalt": { + "category-lowalt_route": { "name": "低空航路" }, "category-lowalt": { @@ -59,6 +59,11 @@ } }, "fields": { + "dronesstationmode": { + "label": "地面节点类型", + "placeholder": "A, B, C...", + "terms": "起降点地面节点类型" + }, "access": { "label": "允许通行", "options": { @@ -5532,15 +5537,15 @@ }, "lowalt/trunk": { "name": "干线航路", - "terms": "干线公路,道路,路,公路,干道,大道,快速路,国道,高架路,马路" + "terms": "" }, "lowalt/primary": { "name": "主要航路", - "terms": "主要公路,道路,路,公路,干道,大道,快速路,国道,高架路,马路" + "terms": "" }, "lowalt/secondary": { - "name": "主要航路", - "terms": "主要公路,道路,路,公路,干道,大道,快速路,国道,高架路,马路" + "name": "次要航路", + "terms": "" },