<?php

return array(
    'about_suppliers_title' => 'About Suppliers',
    'about_suppliers_text'  => 'Suppliers are used to track the source of items',
    'address'               => 'ที่อยู่ซัพพลายเออร์',
    'assets'                => 'ทรัพย์สิน',
    'city'                  => 'เมือง',
    'contact'               => 'ชื่อผู้ติดต่อ',
    'country'               => 'ประเทศ',
    'create'                => 'สร้างซัพพลายเออร์',
    'email'                 => 'อีเมล',
    'fax'                   => 'แฟ็กซ์',
    'id'                    => 'ID',
    'licenses'              => 'ลิขสิทธิ์',
    'name'                  => 'ชื่อซัพพลายเออร์',
    'notes'                 => 'หมายเหตุ',
    'phone'                 => 'โทรศัพท์',
    'state'                 => 'รัฐ',
    'suppliers'             => 'ซัพพลายเออร์',
    'update'                => 'แก้ไขซัพพลายเออร์',
    'url'                   => 'URL',
    'view'                  => 'ดูซัพพลายเออร์',
    'view_assets_for'       => 'ดูทรัพย์สินสำหรับ',
    'zip'                   => 'รหัสไปรษณีย์',

);