Create index.php (Spanish)

This commit is contained in:
Huguitis 2024-04-03 22:32:32 +02:00 committed by GitHub
parent 4c4ec54981
commit 43a250ac31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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',
];