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:
@ -9,11 +9,9 @@ module Messages.UiLanguage exposing
|
||||
|
||||
type UiLanguage
|
||||
= English
|
||||
| German
|
||||
|
||||
|
||||
all : List UiLanguage
|
||||
all =
|
||||
[ English
|
||||
, German
|
||||
]
|
||||
|
Reference in New Issue
Block a user