mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Add database management back to front-end and begin some refactoring
Here we go again boys...
This commit is contained in:
@@ -302,7 +302,7 @@ return [
|
||||
'database' => [
|
||||
'header' => 'Databases',
|
||||
'header_sub' => 'All databases available for this server.',
|
||||
'your_dbs' => 'Your Databases',
|
||||
'your_dbs' => 'Configured Databases',
|
||||
'host' => 'MySQL Host',
|
||||
'reset_password' => 'Reset Password',
|
||||
'no_dbs' => 'There are no databases listed for this server.',
|
||||
|
||||
Reference in New Issue
Block a user