mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
General cleanup of ModuleHandler init()
This commit is contained in:
parent
e17ddbbdb1
commit
41e02eb89a
3 changed files with 204 additions and 239 deletions
|
|
@ -234,6 +234,7 @@ $lang->msg_invalid_document = 'Invalid Article Number';
|
|||
$lang->msg_invalid_request = 'Invalid Request';
|
||||
$lang->msg_invalid_password = 'The password you entered is incorrect.';
|
||||
$lang->msg_security_violation = 'Security Violation';
|
||||
$lang->msg_method_not_allowed = 'This HTTP method is not allowed for this action.';
|
||||
$lang->msg_feature_disabled = 'This feature is disabled.';
|
||||
$lang->msg_error_occured = 'An error has occured.';
|
||||
$lang->msg_not_founded = 'Cannot find the target.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue