Fetches the color button text key for the provided item color. If the item's color is already a string, the color string is returned.
Otherwise, returns "Many" or "Default" as appropriate.
Parameters
color: string | readonly string[]
The item color
Returns string
The appropriate color button key for the provided item color(s)
Fetches the color button text key for the provided item color. If the item's color is already a string, the color string is returned. Otherwise, returns "Many" or "Default" as appropriate.