mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Cleanup dashboard, make flash more customizable for pages
This commit is contained in:
8
resources/lang/en/dashboard/index.php
Normal file
8
resources/lang/en/dashboard/index.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'search' => 'Search for servers...',
|
||||
'no_matches' => 'There were no servers found matching the search criteria provided.',
|
||||
'cpu_title' => 'CPU',
|
||||
'memory_title' => 'Memory',
|
||||
];
|
||||
Reference in New Issue
Block a user