mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-10-22 05:10:13 +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