mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Add German translation for UserSettings page
This commit is contained in:
@ -629,9 +629,10 @@ settingFormTabs texts flags _ model =
|
||||
]
|
||||
, Markdown.toHtml
|
||||
[ classList
|
||||
[ ( S.message, True )
|
||||
, ( "hidden", not model.showPatternHelp )
|
||||
[ ( "hidden", not model.showPatternHelp )
|
||||
]
|
||||
, class S.message
|
||||
, class "markdown-preview"
|
||||
]
|
||||
texts.templateHelpMessage
|
||||
]
|
||||
|
Reference in New Issue
Block a user