mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-10-22 13:20:12 +00:00
Externalize strings in detail page
This commit is contained in:
@@ -1108,7 +1108,7 @@ viewMetadata2 texts flags settings model =
|
||||
[ text texts.basics.tags ]
|
||||
, Html.map TagDropdownMsg
|
||||
(Comp.Dropdown.view2
|
||||
(Util.Tag.tagSettings DS.mainStyle)
|
||||
(Util.Tag.tagSettings texts.basics.chooseTag DS.mainStyle)
|
||||
settings
|
||||
model.tagModel
|
||||
)
|
||||
|
Reference in New Issue
Block a user