mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
Add option to allow duplicate nicknames
This commit is contained in:
parent
98b328fa3f
commit
bc17e4b2d5
7 changed files with 50 additions and 11 deletions
|
|
@ -120,6 +120,8 @@ $lang->cmd_trace_comment = 'Trace Written Comments';
|
|||
$lang->cmd_view_scrapped_document = 'Scraps';
|
||||
$lang->cmd_view_saved_document = 'Saved Articles';
|
||||
$lang->cmd_send_email = 'Send Mail';
|
||||
$lang->cmd_allow_duplicate_nickname = 'Allow Duplicate Nicknames';
|
||||
$lang->about_allow_duplicate_nickname = 'Allow more than one member to use the same nickname.';
|
||||
$lang->msg_email_not_exists = 'You have entered an invalid email address.';
|
||||
$lang->msg_alreay_scrapped = 'This article is already scrapped.';
|
||||
$lang->msg_folder_alreay_exists = 'A folder with the same name already exists.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue