th-TH translation
This commit is contained in:
11
resources/lang/th-TH/customers.php
Normal file
11
resources/lang/th-TH/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'อนุญาตให้เข้าสู่ระบบหรือไม่',
|
||||
'user_created' => 'สร้างผู้ใช้งานระบบแล้ว',
|
||||
|
||||
'error' => [
|
||||
'email' => 'อีเมลนี้ได้ลงทะเบียนอยู่แล้ว'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user