From 28a37c8c886df6d44843f0111ffbd929e75a88d3 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Tue, 6 Aug 2024 16:34:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'dist/translations/zh-CN.j?= =?UTF-8?q?son'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/translations/zh-CN.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) 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": "" },