mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 08:04:45 +02:00
Create index.php (Spanish)
This commit is contained in:
parent
4c4ec54981
commit
43a250ac31
8
lang/es/dashboard/index.php
Normal file
8
lang/es/dashboard/index.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'search' => 'Buscar servidores...',
|
||||
'no_matches' => 'No se encontraron servidores que coincidan con los criterios de búsqueda proporcionados.',
|
||||
'cpu_title' => 'CPU',
|
||||
'memory_title' => 'Memoria',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user