#327 언어파일 정리2

This commit is contained in:
conory 2016-03-03 19:46:59 +09:00
parent 9f9fa6e653
commit 9290c53122
14 changed files with 14 additions and 434 deletions

View file

@ -1,4 +1 @@
<?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.';