mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Externalize strings in detail page
This commit is contained in:
@ -744,7 +744,7 @@ renderEditForm2 texts flags cfg settings model =
|
||||
]
|
||||
]
|
||||
, Html.map TagDropdownMsg
|
||||
(Comp.Dropdown.view2 (Util.Tag.tagSettings dds)
|
||||
(Comp.Dropdown.view2 (Util.Tag.tagSettings texts.basics.chooseTag dds)
|
||||
settings
|
||||
model.tagModel
|
||||
)
|
||||
|
Reference in New Issue
Block a user