Metadata: Update list of special terms in specialwords.go
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
cf93437b1c
commit
a29ac670f7
1 changed files with 4 additions and 0 deletions
|
@ -229,6 +229,7 @@ var SpecialWords = map[string]string{
|
|||
"wpo": "WPO",
|
||||
"wg": "WG",
|
||||
"sso": "SSO",
|
||||
"sdk": "SDK",
|
||||
"sos": "SOS",
|
||||
"api": "API",
|
||||
"oidc": "OIDC",
|
||||
|
@ -237,6 +238,9 @@ var SpecialWords = map[string]string{
|
|||
"webdav": "WebDAV",
|
||||
"webp": "WebP",
|
||||
"webm": "WebM",
|
||||
"whatsapp": "WhatsApp",
|
||||
"wechat": "WeChat",
|
||||
"chatgpt": "ChatGPT",
|
||||
"goland": "GoLand",
|
||||
"phpstorm": "PhpStorm",
|
||||
"vuejs": "VueJS",
|
||||
|
|
Loading…
Reference in a new issue