diff --git a/Views/dashboard_list.php b/Views/dashboard_list.php index 79ceb63..3e523f5 100644 --- a/Views/dashboard_list.php +++ b/Views/dashboard_list.php @@ -201,7 +201,9 @@ function getTranslations(){ 'Edit this dashboard layout': "", 'Delete this dashboard': "…", 'View this dashboard': "…", - 'Edit Layout': "" + 'Edit Layout': "", + 'No dashboards created': "", + 'Maybe you would like to add your first dashboard using the button bellow.': "" } } @@ -216,7 +218,7 @@ function getTranslations(){