mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Convert all module lang files from XML to PHP
This commit is contained in:
parent
9b621d9c8c
commit
615416ab7f
297 changed files with 13745 additions and 17656 deletions
4
modules/autoinstall/lang/es.php
Normal file
4
modules/autoinstall/lang/es.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$lang->current_version = 'Versión actual';
|
||||
$lang->msg_ftp_invalid_auth_info = 'Los datos de login para el FTP no son correctos. Veriféquelos.';
|
||||
$lang->msg_ftp_not_connected = 'Ha ocurrico un error de conexión al FTP del %s. Verifique el puerto del FTP y/o el funcionamiento del servicio FTP.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue