mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Merge branch 'next' into next-push
This commit is contained in:
commit
b986f826ba
41 changed files with 1860 additions and 931 deletions
|
|
@ -235,6 +235,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