Feature: SWAG dashboard widget (#3523)

This commit is contained in:
quietsy 2024-05-28 08:00:52 +03:00 committed by GitHub
parent 0a75c831a6
commit c6770d233c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 65 additions and 0 deletions

View file

@ -882,5 +882,11 @@
"enabled": "Enabled",
"disabled": "Disabled",
"total": "Total"
},
"swagdashboard": {
"proxied": "Proxied",
"auth": "With Auth",
"outdated": "Outdated",
"banned": "Banned"
}
}