♻️ Address pull request feedback
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"title": "Manage users",
|
||||
"text": "Using users, you have granular control who can access, edit or delete resources on your Homarr instance.",
|
||||
"buttons": {
|
||||
"create": "Create"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"user": "User"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"delete": {
|
||||
"title": "Delete user {{name}}",
|
||||
"text": "Are you sure, that you want to delete the user {{name}}? This will delete data associated with this account, but not any created dashboards by this user."
|
||||
}
|
||||
},
|
||||
"searchDoesntMatch": "Your search does not match any entries. Please adjust your filter."
|
||||
}
|
||||
Reference in New Issue
Block a user