mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Text: Update pkg/txt/specialwords.go
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
45fbfc9445
commit
0ad392f8eb
1 changed files with 8 additions and 1 deletions
|
|
@ -109,6 +109,8 @@ var SpecialWords = map[string]string{
|
|||
"pcx": "PCX",
|
||||
"sct": "SCT",
|
||||
"bpm": "BPM",
|
||||
"fm": "FM",
|
||||
"pm": "PM",
|
||||
"ps": "PS",
|
||||
"postscript": "PostScript",
|
||||
"proraw": "ProRAW",
|
||||
|
|
@ -143,7 +145,6 @@ var SpecialWords = map[string]string{
|
|||
"fullhd": "FullHD",
|
||||
"ultrahd": "UltraHD",
|
||||
"uwqhd": "UWQHD",
|
||||
"unrwa": "UNRWA",
|
||||
"nvidia": "NVIDIA",
|
||||
"geforce": "GeForce",
|
||||
"iphone": "iPhone",
|
||||
|
|
@ -249,6 +250,12 @@ var SpecialWords = map[string]string{
|
|||
"d'honneur": "d'Honneur",
|
||||
"île-de-france": "Île-de-France",
|
||||
"ile-de-france": "Île-de-France",
|
||||
"usni": "USNI",
|
||||
"usaid": "USAID",
|
||||
"thaad": "THAAD",
|
||||
"unrwa": "UNRWA",
|
||||
"unifil": "UNIFIL",
|
||||
"irgc": "IRGC",
|
||||
"cnn": "CNN",
|
||||
"nbc": "NBC",
|
||||
"cnbc": "CNBC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue