rhymix/modules/autoinstall/lang/fr.php
2016-01-31 16:01:17 +09:00

4 lines
311 B
PHP

<?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.';