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.
This commit is contained in:
2024-10-11 00:22:46 +05:00
parent 0d13d602a7
commit 55b04f0eab
26 changed files with 751 additions and 36 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/vendor