init project

This commit is contained in:
2026-05-25 11:08:52 +07:00
parent a388c619b5
commit 895fdd9b83
1437 changed files with 384844 additions and 27 deletions

19
lang/kh/auth.php Normal file
View File

@@ -0,0 +1,19 @@
<?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.',
];