mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Merge pull request #1388 from hacker-h/fix-issue-1387
fix typos: dasbhoard => dashboard
This commit is contained in:
@ -74,7 +74,7 @@ gb =
|
|||||||
, defaultDashboard = Messages.Page.DefaultDashboard.gb
|
, defaultDashboard = Messages.Page.DefaultDashboard.gb
|
||||||
, accountScope = Messages.Data.AccountScope.gb
|
, accountScope = Messages.Data.AccountScope.gb
|
||||||
, manage = "Manage"
|
, manage = "Manage"
|
||||||
, dashboardLink = "Dasbhoard"
|
, dashboardLink = "Dashboard"
|
||||||
, bookmarks = "Bookmarks"
|
, bookmarks = "Bookmarks"
|
||||||
, misc = "Misc"
|
, misc = "Misc"
|
||||||
, settings = "Settings"
|
, settings = "Settings"
|
||||||
@ -105,7 +105,7 @@ de =
|
|||||||
, defaultDashboard = Messages.Page.DefaultDashboard.de
|
, defaultDashboard = Messages.Page.DefaultDashboard.de
|
||||||
, accountScope = Messages.Data.AccountScope.de
|
, accountScope = Messages.Data.AccountScope.de
|
||||||
, manage = "Verwalten"
|
, manage = "Verwalten"
|
||||||
, dashboardLink = "Dasbhoard"
|
, dashboardLink = "Dashboard"
|
||||||
, bookmarks = "Bookmarks"
|
, bookmarks = "Bookmarks"
|
||||||
, misc = "Anderes"
|
, misc = "Anderes"
|
||||||
, settings = "Einstellungen"
|
, settings = "Einstellungen"
|
||||||
|
@ -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.
|
_Manage_ section has links to metadata that can be managed separately.
|
||||||
These links are fixed and cannot be changed.
|
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 main component on this page is the "dashboard". A dashboard has
|
||||||
the following properties (all required):
|
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") }}
|
{{ 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
|
can change the dashboard and also delete it. You can also create a new
|
||||||
dashboard or copy the current one.
|
dashboard or copy the current one.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user