1
0

feat(api tokens): allow selecting all permissions

This commit is contained in:
kolaente
2023-12-17 18:39:36 +01:00
parent be925b29e3
commit 0607c97da9
2 changed files with 50 additions and 6 deletions

View File

@ -160,6 +160,7 @@
"expired": "This token has expired {ago}.",
"tokenCreatedSuccess": "Here is your new api token: {token}",
"tokenCreatedNotSeeAgain": "Store it in a secure location, you won't see it again!",
"selectAll": "Select all",
"delete": {
"header": "Delete this token",
"text1": "Are you sure you want to delete the token \"{token}\"?",