From ac687d46631445a2ad0efebe843c300535277dec Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 28 十一月 2022 22:02:54 +0800 Subject: [PATCH] 1 --- src/assets/lang/en.js | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 3c5208b..929d5ae 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -42,6 +42,8 @@ quayTest: 'Auality testing', md5: 'MD5 Code', lineNuber: 'line Nuber', + pleaseInputPassworld: 'Please input a password', + passworld: 'Passworld', }, dataManage: { @@ -382,6 +384,10 @@ }, }, synthesis: { + import: 'Import', + export: 'Export', + pipelineAnalysis: 'Pipeline analysis', + sceneExtraction: 'Scene extraction', synthesis: 'Comprehensive Display', themaic: 'Thematic Maps', archive: 'Data Library', @@ -423,7 +429,7 @@ gardenquery: 'Garden Query', polygonquery: 'Polygon Query', attributequery: 'Attribute Query', - rangequery: 'Range Query', + rangequery: 'Spatial query', gpsrtk: 'GPS-RTK', placenamelocation: 'Placename Location', distancemeasure: 'Distance Measure', @@ -437,7 +443,7 @@ symboliclabel: 'Symbolic Label', flatterrain: 'Flat Terrain', terrainexcavation: 'Terrain Excavation', - removepaint: 'Remove Paint', + removepaint: 'Clear', openFile: 'open File', saveFile: 'save File', synthobj: { -- Gitblit v1.9.3