ultimatepos/lang/lo/auth.php

20 lines
802 B
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'ຂໍ້ມູນເຫຼົ່ານີ້ບໍ່ກົງກັບຂໍ້ມູນຂອງພວກເຮົາ',
'throttle' => 'ມີຄວາມພະຍາຍາມເຂົ້າລະບົບຫຼາຍເກີນໄປ. ກະລຸນາລອງໃໝ່ໃນອີກ :seconds seconds.',
];