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