mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Remove un-done translations for German
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
module Messages.Basics exposing (..)
|
||||
module Messages.Basics exposing (Texts, gb)
|
||||
|
||||
|
||||
type alias Texts =
|
||||
@ -66,8 +66,3 @@ gb =
|
||||
, customFields = "Custom Fields"
|
||||
, direction = "Direction"
|
||||
}
|
||||
|
||||
|
||||
de : Texts
|
||||
de =
|
||||
gb
|
||||
|
Reference in New Issue
Block a user