mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Remove un-done translations for German
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
module Messages.Page.Queue exposing (..)
|
||||
module Messages.Page.Queue exposing (Texts, gb)
|
||||
|
||||
import Messages.Basics
|
||||
|
||||
@ -48,8 +48,3 @@ gb =
|
||||
, changePriority = "Change priority of this job"
|
||||
, prio = "Prio"
|
||||
}
|
||||
|
||||
|
||||
de : Texts
|
||||
de =
|
||||
gb
|
||||
|
Reference in New Issue
Block a user