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/csb.komma.pro/resources/lang/nl/kms/projects.php
<?php

return [
    'entity' => 'project',

    'section' => [
        'new' => 'Nieuw project',
        'title' => 'Projecten',
    ],

    'products' => 'Werkzaamheden',
    'type' => 'Doelgroep',


    'description' => 'Omschrijving',
    'enter_description' => 'Vul hier de omschrijving in',
    'review' => 'Review',
    'review_description' => 'Omschrijving',
    'enter_review_description' => 'Vul hier de review tekst in',
    'review_name' => 'Naam reviewer',
    'enter_review_name' => 'Vul een naam in',
    'review_function' => 'Functie reviewer',
    'enter_review_function' => 'Vul een functie in',
    'review_image' => 'Foto reviewer',

];