feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => 'ប្រវត្តិរូប',
|
||||
|
||||
'form' => [
|
||||
|
||||
'email' => [
|
||||
'label' => 'អាស័យដ្ធានអ៊ីម៉ែល',
|
||||
],
|
||||
|
||||
'name' => [
|
||||
'label' => 'ឈ្មោះ',
|
||||
],
|
||||
|
||||
'password' => [
|
||||
'label' => 'ពាក្យសម្ងាត់ថ្មី',
|
||||
'validation_attribute' => 'ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'password_confirmation' => [
|
||||
'label' => 'បញ្ជាក់ពាក្យសម្ងាត់ថ្មី',
|
||||
'validation_attribute' => 'ការបញ្ជាក់ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'current_password' => [
|
||||
'label' => 'ពាក្យសម្ងាត់បច្ចុប្បន្ន',
|
||||
'below_content' => 'សម្រាប់សុវត្ថិភាព សូមបញ្ជាក់ពាក្យសម្ងាត់របស់អ្នកដើម្បីបន្ត។',
|
||||
'validation_attribute' => 'ពាក្យសម្ងាត់បច្ចុប្បន្ន',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'save' => [
|
||||
'label' => 'រក្សាទុកការផ្លាស់ប្តូរ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'saved' => [
|
||||
'title' => 'បានរក្សាទុក',
|
||||
],
|
||||
|
||||
'email_change_verification_sent' => [
|
||||
'title' => 'សំណើផ្លាស់ប្តូរអាសយដ្ឋានអ៊ីមែលត្រូវបានផ្ញើ',
|
||||
'body' => 'សំណើដើម្បីផ្លាស់ប្តូរអាសយដ្ឋានអ៊ីមែលរបស់អ្នកត្រូវបានផ្ញើទៅកាន់ :email ។ សូមពិនិត្យមើលអ៊ីមែលរបស់អ្នកដើម្បីផ្ទៀងផ្ទាត់ការផ្លាស់ប្តូរ។',
|
||||
],
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'មានការស្នើសុំច្រើនពេក។ សូមព្យាយាមម្ដងទៀតក្នុងរយៈពេល :seconds វិនាទី។',
|
||||
'body' => 'សូមព្យាយាមម្ដងទៀតក្នុងរយៈពេល :seconds វិនាទី។',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'cancel' => [
|
||||
'label' => 'លុបចោល',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multi_factor_authentication' => [
|
||||
'label' => 'ការផ្ទៀងផ្ទាត់ពីរជំហាន (2FA)',
|
||||
],
|
||||
|
||||
];
|
||||
+35
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'ផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក',
|
||||
|
||||
'heading' => 'ផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'resend_notification' => [
|
||||
'label' => 'ផ្ញើឡើងវិញ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'notification_not_received' => 'មិនបានទទួលអ៊ីមែលដែលយើងផ្ញើទេ?',
|
||||
'notification_sent' => 'យើងបានផ្ញើអ៊ីមែលទៅ :email ដែលមានការណែនាំអំពីរបៀបផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក។',
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'notification_resent' => [
|
||||
'title' => 'យើងបានផ្ញើអ៊ីមែលឡើងវិញ។.',
|
||||
],
|
||||
|
||||
'notification_resend_throttled' => [
|
||||
'title' => 'ការព្យាយាមផ្ញើឡើងវិញច្រើនពេក',
|
||||
'body' => 'សូមព្យាយាមម្តងទៀតក្នុងរយៈពេល :seconds វិនាទី។',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
@@ -0,0 +1,76 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'ចូលក្នូងប្រព័ន្ធ',
|
||||
|
||||
'heading' => 'ចូលទៅក្នុងគណនីរបស់អ្នក',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'register' => [
|
||||
'before' => 'ឬ',
|
||||
'label' => 'ចុះឈ្មោះសម្រាប់គណនី',
|
||||
],
|
||||
|
||||
'request_password_reset' => [
|
||||
'label' => 'ភ្លេចពាក្យសម្ងាត់របស់អ្នក?',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'form' => [
|
||||
|
||||
'email' => [
|
||||
'label' => 'អាស័យដ្ឋានអ៊ីម៉េល',
|
||||
],
|
||||
|
||||
'password' => [
|
||||
'label' => 'ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'remember' => [
|
||||
'label' => 'ចងចាំក្នុងប្រព័ន្ធនេះ',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'authenticate' => [
|
||||
'label' => 'ចុះឈ្មោះចូល',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
'failed' => 'លិខិតសម្គាល់ទាំងនេះមិនត្រូវគ្នានឹងកំណត់ត្រាក្នុងប្រព័ន្ធរបស់យើងទេ។',
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'ការព្យាយាមចូលប្រើប្រាស់ច្រើនដងពេក',
|
||||
'body' => 'សូមព្យាយាមម្តងទៀតក្នុងរយៈពេល :seconds វិនាទី។.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multi_factor' => [
|
||||
'heading' => 'ផ្ទៀងផ្ទាត់អត្តសញ្ញាណរបស់អ្នក',
|
||||
'subheading' => 'ដើម្បីបន្តការចូល អ្នកត្រូវផ្ទៀងផ្ទាត់អត្តសញ្ញាណរបស់អ្នក។',
|
||||
'form' => [
|
||||
'provider' => [
|
||||
'label' => 'តើអ្នកចង់ផ្ទៀងផ្ទាត់ដោយរបៀបណា?',
|
||||
],
|
||||
'actions' => [
|
||||
'authenticate' => [
|
||||
'label' => 'បញ្ជាក់ការចូល',
|
||||
],
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
+46
@@ -0,0 +1,46 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'កំណត់ពាក្យសម្ងាត់របស់អ្នកឡើងវិញ',
|
||||
|
||||
'heading' => 'ភ្លេចពាក្យសម្ងាត់របស់អ្នក?',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'login' => [
|
||||
'label' => 'ត្រលប់ទៅការចូលប្រើប្រាស់',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'form' => [
|
||||
|
||||
'email' => [
|
||||
'label' => 'អាស័យដ្ធានអ៊ីម៉ែល',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'request' => [
|
||||
'label' => 'ផ្ញើអ៊ីមែល',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'សំណើច្រើនពេក',
|
||||
'body' => 'សូមព្យាយាមម្តងទៀតក្នុងរយៈពេល :seconds វិនាទី។',
|
||||
],
|
||||
|
||||
'sent' => [
|
||||
'body' => 'ប្រសិនបើគណនីរបស់អ្នកមានពិតប្រាកដ អ្នកនឹងទទួលបានអ៊ីមែល។',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
@@ -0,0 +1,43 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'កំណត់ពាក្យសម្ងាត់របស់អ្នកឡើងវិញ',
|
||||
|
||||
'heading' => 'កំណត់ពាក្យសម្ងាត់របស់អ្នកឡើងវិញ',
|
||||
|
||||
'form' => [
|
||||
|
||||
'email' => [
|
||||
'label' => 'អាស័យដ្ធានអ៊ីម៉ែល',
|
||||
],
|
||||
|
||||
'password' => [
|
||||
'label' => 'ពាក្យសម្ងាត់',
|
||||
'validation_attribute' => 'ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'password_confirmation' => [
|
||||
'label' => 'បញ្ជាក់ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'reset' => [
|
||||
'label' => 'កំណត់ពាក្យសម្ងាត់ឡើងវិញ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'ការព្យាយាមកំណត់ឡើងវិញច្រើនដងពេក',
|
||||
'body' => 'សូមព្យាយាមម្តងទៀតក្នុងរយៈពេល :seconds វិនាទី។',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
@@ -0,0 +1,56 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'ចុះឈ្មោះ',
|
||||
|
||||
'heading' => 'ចុះឈ្មោះ',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'login' => [
|
||||
'before' => 'ឬ',
|
||||
'label' => 'ចូលគណនីរបស់អ្នក',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'form' => [
|
||||
|
||||
'email' => [
|
||||
'label' => 'អាស័យដ្ធានអ៊ីម៉ែល',
|
||||
],
|
||||
|
||||
'name' => [
|
||||
'label' => 'ឈ្មោះ',
|
||||
],
|
||||
|
||||
'password' => [
|
||||
'label' => 'ពាក្យសម្ងាត់',
|
||||
'validation_attribute' => 'ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'password_confirmation' => [
|
||||
'label' => 'បញ្ជាក់ពាក្យសម្ងាត់',
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'register' => [
|
||||
'label' => 'ចុះឈ្មោះ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'ការព្យាយាមចុះឈ្មោះច្រើនដងពេក',
|
||||
'body' => 'សូមព្យាយាមម្តងទៀតក្នុងរយៈពេល :seconds វិនាទី។.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user