<?php

return array(
    'about_suppliers_title' => 'About Suppliers',
    'about_suppliers_text'  => 'Suppliers are used to track the source of items',
    'address'               => 'Supplier Address',
    'assets'                => 'Majetok',
    'city'                  => 'Mesto',
    'contact'               => 'Contact Name',
    'country'               => 'Krajina',
    'create'                => 'Create Supplier',
    'email'                 => 'E-mail',
    'fax'                   => 'Fax',
    'id'                    => 'ID',
    'licenses'              => 'Licenses',
    'name'                  => 'Supplier Name',
    'notes'                 => 'Poznámky',
    'phone'                 => 'Telefón',
    'state'                 => 'Štát',
    'suppliers'             => 'Dodávatelia',
    'update'                => 'Aktualizovať dodávateľa',
    'view'                  => 'Zobraziť dodávateľa',
    'view_assets_for'       => 'Zobraziť majetky pre',
    'zip'                   => 'PSČ',

);