Differenciate guests and applicants

This commit is contained in:
Daniel Winzen
2021-02-22 09:14:39 +01:00
parent 0b0e3ede72
commit f92d22372c
14 changed files with 17 additions and 15 deletions

View File

@ -72,7 +72,7 @@ $T=[
'admmembers' => '正式成员',
'memdel' => '从数据库删除',
'memdeny' => '拒绝访问 (!)',
'memsuguest' => '申请为申请人 (G)',
'memsuguest' => '申请为申请人 (SG)',
'memreg' => '设置为正式成员',
'memmod' => '设置为主持人 (M)',
'memsumod' => '设置为0.5 (SM)',