mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Externalize more strings missed before
This commit is contained in:
@ -7,7 +7,7 @@ gb : Color -> String
|
||||
gb color =
|
||||
case color of
|
||||
Red ->
|
||||
"Rot"
|
||||
"Red"
|
||||
|
||||
Orange ->
|
||||
"Orange"
|
||||
|
Reference in New Issue
Block a user