Metadata: Update list of special terms in specialwords.go

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-12-13 22:09:31 +01:00
parent cf93437b1c
commit a29ac670f7

View file

@ -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",