Commit Graph

5 Commits

Author SHA1 Message Date
8ce9900afb Merge pull request 'Version 1.1.0' (#2) from develop into main
Reviewed-on: #2
2024-10-11 00:53:29 +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
2af65cb5db Merge pull request 'Version 1.0.0' (#1) from develop into main
Reviewed-on: #1
2024-09-16 22:37:07 +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