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/stafa.komma.pro/resources/lang/sl/site/form.php
<?php



return [
    'name'       => [
        'label'       => 'Ime',
    ],

    'first_name'       => [
        'label'       => 'Ime',
    ],

    'last_name'        => [
        'label'       => 'Priimek',
    ],

    'company_name'        => [
        'label'       => 'Ime podjetja',
    ],

    'contact_name'        => [
        'label'       => 'Kontaktno ime',
    ],

    'phone' => [
        'label'       => 'Telefon',
    ],

    'email' => [
        'label'       => 'Naslov elektronske pošte',
    ],

    'website' => [
        'label'       => 'Spletna stran',
    ],

    'password' => [
        'label'       => 'Geslo',
    ],

    'password_confirmation' => [
        'label'       => 'Potrdi geslo',
    ],

    'form_message' => [
        'label'       => 'Sporocilo',
    ],

    'gender' => [
        'label'       => 'gender',
    ],

    'culture' => [
        'label'       => 'Jezik / drûava',
    ],

    'street' => [
        'label'       => 'Ulica',
    ],

    'house_number' => [
        'label'       => 'Hišna številka',
    ],

    'postal_code' => [
        'label'       => 'Poštna številka',
    ],

    'city' => [
        'label'       => 'Mesto',
    ],

    'accept_legal' => 'Strinjam se s pogoji uporabe',

    'send' => 'Pošlji',

    'test1' => [
        'label'  => 'Test 1',
    ],
    'test2' => [
        'label'  => 'Test 2',
    ],
    'test3' => [
        'label'  => 'Test 3',
    ],
    'answer_a' => 'Odgovor A',
    'answer_b' => 'Odgovor B',
    'answer_c' => 'Odgovor C',
    'answer_d' => 'Odgovor D',

];