mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Add German translation for home page
This commit is contained in:
@ -46,7 +46,7 @@ import Styles as S
|
||||
import Task
|
||||
import Throttle exposing (Throttle)
|
||||
import Time
|
||||
import Util.Folder exposing (mkFolderOption)
|
||||
import Util.Folder
|
||||
import Util.List
|
||||
import Util.Maybe
|
||||
import Util.Tag
|
||||
@ -765,7 +765,7 @@ renderEditForm2 texts flags cfg settings model =
|
||||
, ( "hidden", isFolderMember model )
|
||||
]
|
||||
]
|
||||
[ Markdown.toHtml [] texts.folderNotOwnerWarning
|
||||
[ Markdown.toHtml [] texts.basics.folderNotOwnerWarning
|
||||
]
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user