{{ t('Drop JSON file here or click to upload.') }}
{{ t('Ready to import') }}
{{ t('No conflicts were found.') }}
{{ t('Possible dangerous changes detected') }}
{{ t('Importing this configuration could break your currently running monitoring configuration.') }}
{{ t('Before importing, please check the shown comparison.') }}
{{ t('This overview will only show potential dangerous changes. For example if command arguments get removed from an existing check command.') }}
{{
t('It will not mean that the change will break something. {0} can not detected if a change was made intentionally or by accident.', {
'0': SystemnameService.systemName$ | async
})
}}
@for (objectTypeChanges of relevantChanges; track $index) {
}