Apps page show installed modules
This commit is contained in:
@ -40,6 +40,10 @@ return [
|
||||
'install' => 'Installing :module files.',
|
||||
],
|
||||
|
||||
'badge' => [
|
||||
'installed' => 'Installed',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
'uninstall' => 'Uninstall',
|
||||
'disable' => 'Disable',
|
||||
|
Reference in New Issue
Block a user