File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -639,8 +639,7 @@ export const de: Translations = {
639
639
sclDataServiceUrl : 'CoMPAS SCL Data Service URL' ,
640
640
sclValidatorServiceUrl : 'CoMPAS SCL Validator Service URL' ,
641
641
cimMappingServiceUrl : 'CoMPAS CIM Mapping Service URL' ,
642
- sclAutoAlignmentServiceUrl : 'CoMPAS SCL Auto Alignment Service URL' ,
643
- importFromApiUrl : 'CoMPAS Import from API URL' ,
642
+ sclAutoAlignmentServiceUrl : 'CoMPAS SCL Auto Alignment Service URL'
644
643
} ,
645
644
session : {
646
645
headingExpiring : '???' ,
Original file line number Diff line number Diff line change @@ -635,8 +635,7 @@ export const en = {
635
635
sclDataServiceUrl : 'CoMPAS SCL Data Service URL' ,
636
636
sclValidatorServiceUrl : 'CoMPAS SCL Validator Service URL' ,
637
637
cimMappingServiceUrl : 'CoMPAS CIM Mapping Service URL' ,
638
- sclAutoAlignmentServiceUrl : 'CoMPAS SCL Auto Alignment Service URL' ,
639
- importFromApiUrl : 'CoMPAS Import from API URL' ,
638
+ sclAutoAlignmentServiceUrl : 'CoMPAS SCL Auto Alignment Service URL'
640
639
} ,
641
640
session : {
642
641
headingExpiring : 'Your session is about to expire!' ,
You can’t perform that action at this time.
0 commit comments