I am working on a Power Apps application and I have a dropdown list with the following items:
["All", "Open", "Canceled", "Closed", "Not clear"].
I want to translate these items to Arabic while keeping the underlying values intact.
Could you please guide me on how to achieve this? I would like the dropdown list to display the translated text in Arabic while still returning the original values in English.