Patch Notes:
- **NEW:** Added support for right-to-left languages in the subtitle translation process. (Thanks to Theamoz)
- Improved batch processing and error handling in subtitle translation logic.
- Brought back the `send_message` function call that was replaced by `generate_content` on v1.1.4
- Context will now be preserved between batches again
- Added fallback to prevent infinite loop in case Gemini returns unexpected responses.
**Full Changelog**: https://github.com/MaKTaiL/gemini-srt-translator/compare/v1.1.4...v1.2.0