Change the display names of enum values

Is there a way to rename (Display only) the enum values without changing the data values?

My employer uses a certain value per item in the list (enum). I want to change the display names only:

A-RDY ---->>>> “Ready”
R-PU-------->>>>“Pickup”
WIP--------->>>>“Work in Progress”
X-SELL----->>>>“Sell”
Z-OUT------>>>>“Out”

0 6 1,359
6 REPLIES 6
Top Labels in this Space