mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42: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/fr.php
Normal file
4
modules/autoinstall/lang/fr.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$lang->current_version = 'Version Courante';
|
||||
$lang->msg_ftp_invalid_auth_info = 'Cannot log in with the FTP password you entered. Please check if it is correct.';
|
||||
$lang->msg_ftp_not_connected = 'Connection to the %s via FTP failed. Please check the port number and whether the FTP service is available.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue