ajout app
This commit is contained in:
24
SNIPE-IT/resources/lang/th-TH/button.php
Normal file
24
SNIPE-IT/resources/lang/th-TH/button.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => 'การกระทำ',
|
||||
'add' => 'เพิ่มใหม่',
|
||||
'cancel' => 'ยกเลิก',
|
||||
'checkin_and_delete' => 'เลือกทั้งหมดและลบผู้ใช้',
|
||||
'delete' => 'ลบ',
|
||||
'edit' => 'แก้ไข',
|
||||
'restore' => 'นำกลับ',
|
||||
'remove' => 'ลบออก',
|
||||
'request' => 'ร้องขอ',
|
||||
'submit' => 'ตกลง',
|
||||
'upload' => 'อัพโหลด',
|
||||
'select_file' => 'เลือกไฟล์...',
|
||||
'select_files' => 'เลือกไฟล์...',
|
||||
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
|
||||
'send_password_link' => 'ส่งลิงก์รีเซ็ตรหัสผ่าน',
|
||||
'go' => 'ไป',
|
||||
'bulk_actions' => 'ดำเนินการเป็นกลุ่ม',
|
||||
'add_maintenance' => 'เพิ่มรายการซ่อมบำรุง',
|
||||
'append' => 'เพิ่ม',
|
||||
'new' => 'สร้างใหม่',
|
||||
];
|
Reference in New Issue
Block a user