mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
exam add backgrond color
This commit is contained in:
@@ -68,4 +68,5 @@ return [
|
||||
'reach_max_user_count' => 'The number of claimed users has reached its maximum',
|
||||
'claimed_user_count' => 'Claimed',
|
||||
'max_user_count' => 'Max claim user count(0 means unlimited)',
|
||||
'background_color' => 'Info box background color',
|
||||
];
|
||||
|
||||
@@ -70,4 +70,5 @@ return [
|
||||
'reach_max_user_count' => '认领人数已达上限',
|
||||
'claimed_user_count' => '认领人数',
|
||||
'max_user_count' => '最多认领人数(0表示无限制)',
|
||||
'background_color' => '信息框背景色',
|
||||
];
|
||||
|
||||
@@ -68,4 +68,5 @@ return [
|
||||
'reach_max_user_count' => '認領人數已達上限',
|
||||
'claimed_user_count' => '認領人數',
|
||||
'max_user_count' => '最多認領人數(0表示無限製)',
|
||||
'background_color' => '信息框背景色',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user