Share knowledge with spanish speakers :)

This commit is contained in:
acrespo
2020-05-25 21:52:35 -03:00
parent 9394e40877
commit 171e65c6a3
15 changed files with 392 additions and 0 deletions

6
lang/es/_500.php Executable file
View File

@@ -0,0 +1,6 @@
<?php
$g_lang['m_title'] = '500 Error interno en el servidor';
$g_lang['head'] = 'Error del sitio';
$g_lang['message'] = 'Disculpa, hay un error con el sitio.';
?>