Files
snipe-it/app/lang/th/admin/users/general.php
T
2015-07-27 10:24:21 -07:00

17 lines
769 B
PHP
Executable File

<?php
return array(
'assets_user' => 'ทรัพย์สินที่กำหนดให้ :name',
'clone' => 'โคลนผู้ใช้',
'contact_user' => 'ติดต่อ :name',
'edit' => 'แก้ไขผู้ใช้',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'history_user' => 'ประวัติของ :name',
'last_login' => 'เข้าสู่ระบบล่าสุด',
'software_user' => 'ซอฟต์แวร์ที่กำหนดให้ :name',
'view_user' => 'ดูผู้ใช้ :name',
'usercsv' => 'ไฟล์ CSV',
);