mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
added trans
This commit is contained in:
parent
5a5db61331
commit
e2b6f7af68
@ -36,7 +36,7 @@ return [
|
|||||||
'new_productoption' => 'New Productoption',
|
'new_productoption' => 'New Productoption',
|
||||||
'new_productoptions_value' => 'New Product option value',
|
'new_productoptions_value' => 'New Product option value',
|
||||||
'new_options_configuration' => 'New Option configuration',
|
'new_options_configuration' => 'New Option configuration',
|
||||||
'new_option_configuration' => 'New Option configuration',
|
|
||||||
'new_option_configuration' => 'New Option configuration',
|
'new_option_configuration' => 'New Option configuration',
|
||||||
'create_configurations' => 'Create Configurations',
|
'create_configurations' => 'Create Configurations',
|
||||||
|
'replicate' => 'Replicate',
|
||||||
];
|
];
|
||||||
|
|||||||
@ -43,7 +43,7 @@ class AdvTableButtons
|
|||||||
'href' => 'admin/advs-users/choose/{entry.id}'
|
'href' => 'admin/advs-users/choose/{entry.id}'
|
||||||
],
|
],
|
||||||
'replicate' => [
|
'replicate' => [
|
||||||
'text' => 'Replicate'
|
'text' => 'visiosoft.module.advs::button.replicate'
|
||||||
],
|
],
|
||||||
'create_configration' => [
|
'create_configration' => [
|
||||||
'text' => trans('visiosoft.module.advs::button.create_configurations'),
|
'text' => trans('visiosoft.module.advs::button.create_configurations'),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user