module history description is fixed #mz7u2p
This commit is contained in:
@ -25,11 +25,13 @@ return [
|
||||
'view' => 'View',
|
||||
'back' => 'Back',
|
||||
|
||||
'installed' => ':module installed',
|
||||
'uninstalled' => ':module uninstalled',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module enabled',
|
||||
'disabled' => ':module disabled',
|
||||
'history' => [
|
||||
'installed' => ':module installed',
|
||||
'uninstalled' => ':module uninstalled',
|
||||
'updated' => ':module updated',
|
||||
'enabled' => ':module enabled',
|
||||
'disabled' => ':module disabled',
|
||||
],
|
||||
|
||||
'tab' => [
|
||||
'installation' => 'Installation',
|
||||
|
Reference in New Issue
Block a user