akaunting/resources/lang/th-TH/customers.php

12 lines
379 B
PHP
Raw Normal View History

2018-05-14 10:01:48 +03:00
<?php
return [
'allow_login' => 'อนุญาตให้เข้าสู่ระบบหรือไม่',
'user_created' => 'สร้างผู้ใช้งานระบบแล้ว',
'error' => [
'email' => 'อีเมลนี้ได้ลงทะเบียนอยู่แล้ว'
]
];