From 2324ea597a5bc229a93afcbacf665f6d2f563297 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Mon, 14 Oct 2024 11:44:25 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E9=A9=BE=E9=A9=B6=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E6=94=B9=E6=88=90=E5=B7=A6/=E5=8F=B3=E8=88=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/standardRegulationLibrary/en-us.js | 2 +- src/common/lang/standardRegulationLibrary/zh-cn.js | 2 +- .../selection/MarketRegulationsListSelectionModal.vue | 4 ++-- src/views/dashboard/modules/SearchAndWarningCard.vue | 2 +- .../marketRegulationsList/MarketRegulationsDetailPage.vue | 2 +- .../marketRegulationsList/MarketRegulationsFormPage.vue | 4 ++-- .../marketRegulationsList/MarketRegulationsList.vue | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/common/lang/standardRegulationLibrary/en-us.js b/src/common/lang/standardRegulationLibrary/en-us.js index 9e1f7ad..b7c1665 100644 --- a/src/common/lang/standardRegulationLibrary/en-us.js +++ b/src/common/lang/standardRegulationLibrary/en-us.js @@ -64,7 +64,7 @@ module.exports = { listNumber: 'Regulation List No.', listName: 'Regulation List Name', countryRegion: 'Country/Region', - drivingPosition: 'Driving Position', + drivingPosition: 'Port/Starboard', author: 'Author', exportName: 'List of market regulations', listVersion: 'Version', diff --git a/src/common/lang/standardRegulationLibrary/zh-cn.js b/src/common/lang/standardRegulationLibrary/zh-cn.js index b1b7fcc..42b4c31 100644 --- a/src/common/lang/standardRegulationLibrary/zh-cn.js +++ b/src/common/lang/standardRegulationLibrary/zh-cn.js @@ -64,7 +64,7 @@ module.exports = { listNumber: '清单编号', listName: '清单名称', countryRegion: '适用市场', - drivingPosition: '驾驶位置', + drivingPosition: '左/右舵', author: '作者', exportName: '市场法规清单表', listVersion: '清单版本', diff --git a/src/components/selection/MarketRegulationsListSelectionModal.vue b/src/components/selection/MarketRegulationsListSelectionModal.vue index e4c36be..5a30b07 100644 --- a/src/components/selection/MarketRegulationsListSelectionModal.vue +++ b/src/components/selection/MarketRegulationsListSelectionModal.vue @@ -47,7 +47,7 @@ - + {{ $t('standardRegulationLibrary.marketRegulationsList.listName') }} {{ model.manifestName || global.emptyLine }} - + {{ (isChinese() ? model.drivePosition_dictText : model.drivePosition_dictTextEn) || global.emptyLine }} diff --git a/src/views/standardRegulationLibrary/marketRegulationsList/MarketRegulationsFormPage.vue b/src/views/standardRegulationLibrary/marketRegulationsList/MarketRegulationsFormPage.vue index d72f662..0cdb060 100644 --- a/src/views/standardRegulationLibrary/marketRegulationsList/MarketRegulationsFormPage.vue +++ b/src/views/standardRegulationLibrary/marketRegulationsList/MarketRegulationsFormPage.vue @@ -51,7 +51,7 @@ {{ $t('standardRegulationLibrary.marketRegulationsList.customNameLastText') }} - +