mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Externalize more strings missed before
This commit is contained in:
@ -54,7 +54,7 @@ view2 texts model =
|
||||
[ thead []
|
||||
[ tr []
|
||||
[ th [ class "" ] []
|
||||
, th [ class "text-left mr-2" ] [ text texts.name ]
|
||||
, th [ class "text-left mr-2" ] [ text texts.basics.name ]
|
||||
, th [ class "text-left mr-2" ] [ text texts.hostPort ]
|
||||
, th [ class "text-left mr-2 hidden sm:table-cell" ] [ text texts.from ]
|
||||
]
|
||||
|
Reference in New Issue
Block a user