mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
apply eml-format
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
module Messages.Page.Search exposing
|
||||
( Texts
|
||||
, de
|
||||
, gb
|
||||
, fr
|
||||
, gb
|
||||
)
|
||||
|
||||
import Data.TimeZone exposing (TimeZone)
|
||||
@ -146,6 +146,7 @@ de tz =
|
||||
, nothingToBookmark = "Keine Abfrage vorhanden"
|
||||
}
|
||||
|
||||
|
||||
fr : TimeZone -> Texts
|
||||
fr tz =
|
||||
{ basics = Messages.Basics.fr
|
||||
|
Reference in New Issue
Block a user