mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-30 08:38:22 +00:00
Remove un-done translations for German
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.AddFilesForm exposing (..)
|
||||
module Messages.Comp.ItemDetail.AddFilesForm exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
import Messages.Comp.Dropzone
|
||||
|
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.EditForm exposing (..)
|
||||
module Messages.Comp.ItemDetail.EditForm exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
import Messages.Comp.CustomFieldMultiInput
|
||||
|
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.ItemInfoHeader exposing (..)
|
||||
module Messages.Comp.ItemDetail.ItemInfoHeader exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.MultiEditMenu exposing (..)
|
||||
module Messages.Comp.ItemDetail.MultiEditMenu exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
import Messages.Comp.CustomFieldMultiInput
|
||||
|
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.Notes exposing (..)
|
||||
module Messages.Comp.ItemDetail.Notes exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
module Messages.Comp.ItemDetail.SingleAttachment exposing (..)
|
||||
module Messages.Comp.ItemDetail.SingleAttachment exposing (Texts, gb)
|
||||
|
||||
import Messages.Comp.AttachmentMeta
|
||||
|
||||
|
Reference in New Issue
Block a user