mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add option to force all member pages to use the member mid
This commit is contained in:
parent
80fa953eb1
commit
1af9d5999c
6 changed files with 25 additions and 14 deletions
|
|
@ -51,6 +51,7 @@ $lang->group_image_mark = '그룹 이미지 마크';
|
|||
$lang->group_image_mark_max_width = '가로 제한 길이';
|
||||
$lang->group_image_mark_max_height = '세로 제한 길이';
|
||||
$lang->signature_max_height = '서명 높이 제한';
|
||||
$lang->cmd_force_member_mid = '강제 적용';
|
||||
$lang->enable_join = '회원 가입 허가';
|
||||
$lang->enable_join_only_with_url_key = 'URL 키가 일치하는 경우에만 허가';
|
||||
$lang->enable_join_url_key = 'URL 키';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue