|
@@ -187,6 +187,7 @@ return [
|
|
'selected_must_less_then' => 'Only supports maximum :num options.',
|
|
'selected_must_less_then' => 'Only supports maximum :num options.',
|
|
'quick_create' => 'Quick create',
|
|
'quick_create' => 'Quick create',
|
|
'grid_items_selected' => '{n} items selected',
|
|
'grid_items_selected' => '{n} items selected',
|
|
|
|
+ 'nothing_updated' => 'Nothing has been updated.',
|
|
'validation' => [
|
|
'validation' => [
|
|
'match' => 'The :attribute and :other must match.',
|
|
'match' => 'The :attribute and :other must match.',
|
|
'minlength' => 'The :attribute must be at least :min characters.',
|
|
'minlength' => 'The :attribute must be at least :min characters.',
|