mirror of https://gitee.com/answerdev/answer.git
fix: add http 403 title
This commit is contained in:
parent
045daa1a2b
commit
5969083f1c
|
@ -303,6 +303,7 @@ ui:
|
||||||
users: Users
|
users: Users
|
||||||
http_404: HTTP Error 404
|
http_404: HTTP Error 404
|
||||||
http_50X: HTTP Error 500
|
http_50X: HTTP Error 500
|
||||||
|
http_403: HTTP Error 403
|
||||||
notifications:
|
notifications:
|
||||||
title: Notifications
|
title: Notifications
|
||||||
inbox: Inbox
|
inbox: Inbox
|
||||||
|
|
Loading…
Reference in New Issue