Commit Graph

4 Commits

Author SHA1 Message Date
7e05777385
Add LogDriver for translation with configuration support.
Introduced a new LogDriver for logging translation operations. Updated the README and configuration file to include support for the LogDriver and its associated limits. This feature enables the use of a logging-based translation driver for testing and debugging purposes.
2024-12-10 21:54:11 +05:00
55b04f0eab
Add DTOs, exceptions, and jobs for translation service.
Introduced new Data Transfer Objects (DTOs), exceptions, and jobs to enhance the translation service functionality. Updated namespaces for consistency and added rate limiting to the translation provider. Expanded the README with detailed usage instructions.
2024-10-11 00:22:46 +05:00
0d13d602a7
Implemented translation via Yandex service. 2024-09-16 22:22:24 +05:00
82dc0b9f99 Initial commit 2024-09-08 23:09:31 +05:00