Update en.json

This commit is contained in:
Marvin 2025-04-22 17:58:13 +02:00 committed by GitHub
parent 156a47002e
commit 2cc3b06340
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,5 +53,6 @@
"adminViewManageUsers": "View and manage all users in the system",
"adminUserTableTitle": "Server Users",
"adminUserTableSearch": "Search server users...",
"adminErrorUserDelete": "Error deleting user"
"adminErrorUserDelete": "Error deleting user",
"loginSubtitle": "Log in to get started"
}