mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
r8183 보완 msg_is_not_exists -> msg_does_not_exist
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8185 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
59bf3cbb83
commit
1d92890a13
10 changed files with 12 additions and 12 deletions
|
|
@ -220,7 +220,7 @@ $lang->msg_not_founded = 'Không tìm thấy.';
|
|||
$lang->msg_no_result = 'Không có kết quả nào được tìm thấy.';
|
||||
|
||||
$lang->msg_not_permitted_act = 'Bạn không được phép làm việc này.';
|
||||
$lang->msg_module_does_not_exists = 'Không tìm thấy Module yêu cầu';
|
||||
$lang->msg_module_does_not_exist = 'Không tìm thấy Module yêu cầu';
|
||||
$lang->msg_module_is_not_standalone = 'Module yêu cầu không thể thực hiện độc lập.';
|
||||
|
||||
$lang->success_registed = 'Chúc mừng bạn đã đăng kí thành công!';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue