So I have a simple query where I select AppDictionary objects from my db. My AppDictionary object has a field for 3 languages (EN,FR,ES) and a field called "Text". My goal is that based on whatever language the application is set to, that value is what is in the Text field. For instance, I could have something like this.So I have a simple query where I select AppDict