🌐 Add missing translations

This commit is contained in:
Manuel
2023-08-05 23:06:40 +02:00
parent cdb88ff941
commit 14c366bddd
9 changed files with 161 additions and 60 deletions

View File

@@ -0,0 +1,16 @@
{
"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": "Delete user {{name}}"
},
"searchDoesntMatch": "Your search does not match any entries. Please adjust your filter."
}