'How can I change the language that is displayed in the selection block streamlit?

I have a web application that I want to fully translate into Russian. There is a problem with changing the language in selectboxes. How can I fix this without having to change the library code, because my application is deployed in a heroku.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source