feat: update links in drawer

This commit is contained in:
Ali BARIN
2021-10-07 00:04:31 +02:00
parent 2e524eabd3
commit 3aa90bf29f
4 changed files with 80 additions and 24 deletions

View File

@@ -1,5 +1,9 @@
{
"brandText": "automatisch",
"searchPlaceholder": "Search...",
"welcomeText": "Here comes the dashboard homepage."
"welcomeText": "Here comes the dashboard homepage.",
"drawer.dashboard": "Dashboard",
"drawer.flows": "Flows",
"drawer.apps": "Apps",
"drawer.explore": "Explore"
}