Starting to create frontend

This commit is contained in:
Owen
2025-10-20 20:40:04 -07:00
parent 58443ef53f
commit f3149e46cd
5 changed files with 174 additions and 2 deletions

View File

@@ -1891,5 +1891,7 @@
"cannotbeUndone": "This can not be undone.",
"toConfirm": "to confirm",
"deleteClientQuestion": "Are you sure you want to remove the client from the site and organization?",
"clientMessageRemove": "Once removed, the client will no longer be able to connect to the site."
"clientMessageRemove": "Once removed, the client will no longer be able to connect to the site.",
"sidebarLogs": "Logs",
"request": "Request"
}