mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Fix translation for direction
This commit is contained in:
@ -688,7 +688,7 @@ renderEditForm2 texts flags cfg settings model =
|
||||
directionCfg =
|
||||
{ makeOption =
|
||||
\entry ->
|
||||
{ text = Data.Direction.toString entry
|
||||
{ text = texts.direction entry
|
||||
, additional = ""
|
||||
}
|
||||
, placeholder = texts.chooseDirection
|
||||
|
Reference in New Issue
Block a user