HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/gggg.komma.nl/resources/lang/vendor/kms/nl/attributes/components.php
<?php


use App\Components\ComponentTypes;

return [
    'types' => [
        ComponentTypes::CONTENT_PERSONAL => 'Tekst | Contactpersoon',
        ComponentTypes::CONTENT_SLIDER => 'Tabbladen',
        ComponentTypes::USP => 'Lijst | Afbeelding',
        ComponentTypes::DOWNLOADS => 'Downloads | Contactpersoon',
        ComponentTypes::TEXT_IMAGE_BUTTON => 'Tekst | Afbeelding',
    ],
    'contact' => 'Contactpersoon',
    'list' => 'Lijst',
    'line' => 'Regel',
    'swap_download_contact' => 'Download en contactpersoon omwisselen'
];