Update MySQL UI to support MariaDB (#207)

This commit is contained in:
Mahmoud Anwer
2022-12-12 04:45:07 +02:00
committed by GitHub
parent 141a288542
commit 1e0c253488
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ const msg = {
dashboards: "Dashboards",
profiles: "Profiles",
database: "Database",
mySQL: "MySQL",
mySQL: "MySQL/MariaDB",
serviceName: "Service Name",
technologies: "Technologies",
generalServicePanel: "General Service Panel",