feat: add user confirmation functionality and dynamic table creation; enhance MainForm with user selection and next ID display
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
"email": "Email",
|
||||
"submit": "Buy",
|
||||
"failed-to-load-users": "Failed to load users.",
|
||||
"user": "User"
|
||||
"user": "User",
|
||||
"next-id": "Next Entry Number: "
|
||||
}
|
||||
Reference in New Issue
Block a user