// Copyright 2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH.
// SPDX-License-Identifier: MIT

export default {
    index: { title: 'Overview' },
    configuration: { title: 'Configuration' },
    'implemented-checks': { title: 'Implemented Checks' },
}