Skip to content

Commit 764dc8c

Browse files
author
Flurb
committed
Removed translations
Signed-off-by: Flurb <[email protected]>
1 parent ebd72c1 commit 764dc8c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/translations/de.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,7 @@ export const de: Translations = {
639639
sclDataServiceUrl: 'CoMPAS SCL Data Service URL',
640640
sclValidatorServiceUrl: 'CoMPAS SCL Validator Service URL',
641641
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'
644643
},
645644
session: {
646645
headingExpiring: '???',

src/translations/en.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,8 +635,7 @@ export const en = {
635635
sclDataServiceUrl: 'CoMPAS SCL Data Service URL',
636636
sclValidatorServiceUrl: 'CoMPAS SCL Validator Service URL',
637637
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'
640639
},
641640
session: {
642641
headingExpiring: 'Your session is about to expire!',

0 commit comments

Comments
 (0)