module history description is fixed #mz7u2p

This commit is contained in:
Sevan Nerse
2021-06-23 12:12:07 +03:00
parent 6f753553e0
commit 60624d40cf
2 changed files with 8 additions and 6 deletions

View File

@ -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',