¨4.0.1¨
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
return [
|
||||
'option' => 'Option',
|
||||
'options' => 'Options',
|
||||
'select_global_option' => 'Select Global Option',
|
||||
'please_select_a_option_type' => 'Please select a option type.',
|
||||
'please_select_a_option_type' => 'Please select a option type',
|
||||
'table' => [
|
||||
'name' => 'Name',
|
||||
'type' => 'Type',
|
||||
@@ -15,15 +14,9 @@ return [
|
||||
],
|
||||
'general' => 'General',
|
||||
'values' => 'Values',
|
||||
'product' => [
|
||||
'options' => 'Options',
|
||||
],
|
||||
],
|
||||
'form' => [
|
||||
'this_option_is_required' => 'This option is required',
|
||||
'add_new_option' => 'Add New Option',
|
||||
'add_global_option' => 'Add Global Option',
|
||||
'new_option' => 'New Option',
|
||||
'option_types' => [
|
||||
'please_select' => 'Please Select',
|
||||
'text' => 'Text',
|
||||
@@ -46,7 +39,7 @@ return [
|
||||
'fixed' => 'Fixed',
|
||||
'percent' => 'Percent',
|
||||
],
|
||||
'add_new_row' => 'Add New Row',
|
||||
'add_row' => 'Add Row',
|
||||
'delete_row' => 'Delete Row',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user