Text: Update specialwords.go

This commit is contained in:
Michael Mayer 2021-11-09 16:55:47 +01:00
parent c029b2a78c
commit 051251bafb

View File

@ -125,4 +125,9 @@ var SpecialWords = map[string]string{
"saarbruecken": "Saarbrücken",
"zuerich": "Zürich",
"wg": "WG",
"webdav": "WebDAV",
"goland": "GoLand",
"phpstorm": "PhpStorm",
"vuejs": "VueJS",
"nodejs": "NodeJS",
}