Text: Update specialwords.go
This commit is contained in:
parent
c029b2a78c
commit
051251bafb
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue