feat: Database and services logs

This commit is contained in:
Andras Bacsai
2022-04-29 22:25:37 +02:00
parent 2bd91fa970
commit 8e42203b89
17 changed files with 882 additions and 53 deletions

View File

@@ -228,7 +228,8 @@
"permission_denied_start_database": "You do not have permission to start the database.",
"delete_database": "Delete Database",
"permission_denied_delete_database": "You do not have permission to delete a Database",
"no_databases_found": "No databases found"
"no_databases_found": "No databases found",
"logs": "Database Logs"
},
"destination": {
"delete_destination": "Delete Destination",
@@ -293,7 +294,8 @@
"permission_denied_start_service": "You do not have permission to start the service.",
"delete_service": "Delete Service",
"permission_denied_delete_service": "You do not have permission to delete a service.",
"no_service": "No services found"
"no_service": "No services found",
"logs": "Service Logs"
},
"setting": {
"change_language": "Change Language",