mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-26 02:28:41 +00:00
fix(web): zh-cn - 题目管理员
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
14f7a0b60d
commit
c484c6888a
@ -94,7 +94,7 @@ return [
|
|||||||
'student' => '学生',
|
'student' => '学生',
|
||||||
'teacher' => '老师',
|
'teacher' => '老师',
|
||||||
'problem uploader' => '题目上传者',
|
'problem uploader' => '题目上传者',
|
||||||
'problem manager' => '题目管理者',
|
'problem manager' => '题目管理员',
|
||||||
'contest judger' => '比赛评测员',
|
'contest judger' => '比赛评测员',
|
||||||
'contest only' => '仅比赛用户',
|
'contest only' => '仅比赛用户',
|
||||||
'online' => '在线',
|
'online' => '在线',
|
||||||
|
Loading…
Reference in New Issue
Block a user