mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Externalize more strings missed before
This commit is contained in:
@ -61,7 +61,7 @@ view2 texts model =
|
||||
, th [ class "text-left pr-1 md:px-2 w-20" ]
|
||||
[ text texts.use
|
||||
]
|
||||
, th [ class "text-left" ] [ text texts.name ]
|
||||
, th [ class "text-left" ] [ text texts.basics.name ]
|
||||
]
|
||||
]
|
||||
, tbody []
|
||||
|
Reference in New Issue
Block a user