❗Currently not working due to api changes❗
Yandex.Translate client.
- Language selection screen: Gets a list of available languages for translation, puts them in the adapter, and sorts them alphabetically. SearchView allows you to find the desired language. Clicking on a language returns you to the translation screen.
- Translation screen: sends a request to the server, with a delay of 500ms to reduce the number of requests, handles errors using RxJava. Supports text-to-speech.
- Bookmarks screen: displays pairs of texts added to the database that can be deleted.



