Search doesn't work on other languages

Hi, so i have app where Users can post Routes (let’s say Lithuania - Norway) and then other users can use search field to find those Routes. When i’m in English, everything works great, if i switch to any other language, search simply doesn’t work anymore, here is how i made the search:



i checked my database, all adresses are saved in english, but when i do the search and compare adresses, all values are in english, does not matter if my language is not english, where i could search for the problem? thanks a lot

the language use in your inout and the language use on the database should be the same …also i hope you are creating just an mvp or your database will have few records otherwise you will be in trouble soon with all those advanced search