Fetch The En Version Rather Than Ar Version In An Input

Hello,

Let's say i have an option with the below value set and this value is taken from database depending on the frontend language, so if you are on the English version of the website, it will fetch the value from the table city where lang code is "en" and in Arabic it will fetch the value from the same table where lang code is "ar". What if i want to fetch the value for the "en" while I'm in Arabic mode ? How can i achieve that ?

City

Thanks.

Hello

This cannot be done without changing the code.

Best regards

Robert