elektronika_bagisto/lang/bn/auth.php

20 lines
812 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 সেকেন্ড.',
];