Merge pull request #1388 from hacker-h/fix-issue-1387

fix typos: dasbhoard => dashboard
This commit is contained in:
eikek 2022-02-17 21:55:44 +01:00 committed by GitHub
commit 51df02055f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.