mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 07:03:25 +00:00
feat: add user last seen field
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"role": "Role",
|
||||
"created_at": "Created at",
|
||||
"updated_at": "Updated at",
|
||||
"admin": "Administrator",
|
||||
"user": "User",
|
||||
"users": "Users",
|
||||
"stats": "Statistics"
|
||||
}
|
||||
"role": "Role",
|
||||
"created_at": "Created at",
|
||||
"last_seen_at": "Last seen at",
|
||||
"admin": "Administrator",
|
||||
"user": "User",
|
||||
"users": "Users",
|
||||
"stats": "Statistics"
|
||||
}
|
||||
Reference in New Issue
Block a user