feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'distinct' => [
|
||||
'must_be_selected' => 'យ៉ាងហោចណាស់មួយ :attribute ត្រូវតែត្រូវបានជ្រើសរើស។',
|
||||
'only_one_must_be_selected' => 'តែមួយគត់ :attribute ត្រូវតែត្រូវបានជ្រើសរើស។',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user