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

export default {
    index: { title: 'Überblick' },
    configuration: { title: 'Konfiguration' },
    'implemented-checks': { title: 'Implementierte Checks' },
}