This commit is contained in:
Henning Häcker 2022-02-17 21:18:13 +01:00
parent 4d8f63945a
commit 7d60cce769
2 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@ gb =
, defaultDashboard = Messages.Page.DefaultDashboard.gb
, accountScope = Messages.Data.AccountScope.gb
, manage = "Manage"
, dashboardLink = "Dasbhoard"
, dashboardLink = "Dashboard"
, bookmarks = "Bookmarks"
, misc = "Misc"
, settings = "Settings"
@ -105,7 +105,7 @@ de =
, defaultDashboard = Messages.Page.DefaultDashboard.de
, accountScope = Messages.Data.AccountScope.de
, manage = "Verwalten"
, dashboardLink = "Dasbhoard"
, dashboardLink = "Dashboard"
, bookmarks = "Bookmarks"
, misc = "Anderes"
, settings = "Einstellungen"

View File

@ -32,7 +32,7 @@ The _Settings_ section contains some links to useful settings and the
_Manage_ section has links to metadata that can be managed separately.
These links are fixed and cannot be changed.
## Dasbhoard properties
## Dashboard properties
The main component on this page is the "dashboard". A dashboard has
the following properties (all required):
@ -77,7 +77,7 @@ removed and box decorations are enabled for the field overview box.
{{ figure2(light="dashboards-03.png", dark="dashboards-03_dark.png") }}
When you now edit this dasbhoard again, the message is gone and you
When you now edit this dashboard again, the message is gone and you
can change the dashboard and also delete it. You can also create a new
dashboard or copy the current one.