diff --git a/pkg/txt/specialwords.go b/pkg/txt/specialwords.go index f0b6bc6cd..ac98579f9 100644 --- a/pkg/txt/specialwords.go +++ b/pkg/txt/specialwords.go @@ -16,6 +16,7 @@ var SpecialWords = map[string]string{ "ii": "II", "iii": "III", "ti": "Ti", + "tv": "TV", "xl": "XL", "xxl": "XXL", "xxxl": "XXXL",