Metadata: Update list of special terms in specialwords.go
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
99b3af1863
commit
2dc680adc9
1 changed files with 9 additions and 1 deletions
|
@ -28,11 +28,20 @@ var SpecialWords = map[string]string{
|
|||
"ym": "YM",
|
||||
"cme": "CME",
|
||||
"esx": "ESX",
|
||||
"nwog": "NWOG",
|
||||
"ndog": "NDOG",
|
||||
"ict": "ICT",
|
||||
"smt": "SMT",
|
||||
"rth": "RTH",
|
||||
"tradingview": "TradingView",
|
||||
"ftse": "FTSE",
|
||||
"usd": "USD",
|
||||
"usdt": "USDT",
|
||||
"gbp": "GBP",
|
||||
"chf": "CHF",
|
||||
"btc": "BTC",
|
||||
"eth": "ETH",
|
||||
"bnb": "BNB",
|
||||
"xd": "XD",
|
||||
"dx": "DX",
|
||||
"ds": "DS",
|
||||
|
@ -53,7 +62,6 @@ var SpecialWords = map[string]string{
|
|||
"ios": "iOS",
|
||||
"bvg": "BVG",
|
||||
"bsr": "BSR",
|
||||
"chf": "CHF",
|
||||
"ceo": "CEO",
|
||||
"cto": "CTO",
|
||||
"cfo": "CFO",
|
||||
|
|
Loading…
Reference in a new issue