feat(frontend): show closed reports button, add some alerts for auth
This commit is contained in:
parent
30146556f5
commit
0c6e3bf38f
7 changed files with 23 additions and 7 deletions
|
@ -321,6 +321,7 @@
|
|||
"required": "Required"
|
||||
},
|
||||
"alert": {
|
||||
"auth-method-remove-success": "Successfully unlinked account!"
|
||||
"auth-method-remove-success": "Successfully unlinked account!",
|
||||
"auth-required": "You must log in to access this page."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue