Convert all module lang files from XML to PHP

This commit is contained in:
Kijin Sung 2016-01-31 16:01:17 +09:00
parent 9b621d9c8c
commit 615416ab7f
297 changed files with 13745 additions and 17656 deletions

View file

@ -0,0 +1,4 @@
<?php
$lang->about_session = 'Module này quản lý những Session. Thường xuyên xắp xếp Session sẽ giúp Website của bạn hoạt động ổn định và nhanh hơn.';
$lang->cmd_clear_session = 'Sắp xếp Session';
$lang->session_cleared = 'Session Data đã được sắp xếp thành công!';