akaunting/resources/lang/th-TH/customers.php
2019-01-10 12:53:37 +03:00

17 lines
656 B
PHP

<?php
return [
'allow_login' => 'อนุญาตให้เข้าสู่ระบบหรือไม่',
'user_created' => 'สร้างผู้ใช้งานระบบแล้ว',
'error' => [
'email' => 'อีเมลนี้ได้ลงทะเบียนอยู่แล้ว'
],
'notification' => [
'message' => ': ดำเนินโดยลูกค้า: ยอดเงินการชำระเงินใบแจ้งหนี้หมายเลข: invoice_number',
'button' => 'แสดง',
],
];