mirror of https://gitee.com/answerdev/answer.git
fix(i18n): Wrong role translation
This commit is contained in:
parent
0fa30bbbaa
commit
3e457b93df
|
@ -19,14 +19,14 @@ backend:
|
|||
other: "User"
|
||||
admin:
|
||||
other: "Admin"
|
||||
Moderator:
|
||||
moderator:
|
||||
other: "Moderator"
|
||||
description:
|
||||
user:
|
||||
other: "Default with no special access."
|
||||
admin:
|
||||
other: "Have the full power to access the site."
|
||||
Moderator:
|
||||
moderator:
|
||||
other: "Has access to all posts except admin settings."
|
||||
|
||||
email:
|
||||
|
|
Loading…
Reference in New Issue