project-anuvaad/anuvaad

Feature request - TXT file translation support

Opened this issue · 0 comments

Title: Add Translation Support for Text Files


Description
Anuvaad currently supports translation of PDF, DOCX, and PPT files. However, simpler text files are not handled by the system. Adding support for text files will enable users to quickly translate random sentences after dumping them into a txt file.

Modules that Require Change

  • UI
  • File Translator (TBD if more modules require changes)

Learning Path

  • Complexity: Simple
  • Skills Required: JavaScript and Python

Suggested Approach

  1. Identify the changes needed in the UI and file translator module.
  2. Implement support for text file uploads and translations.
  3. Perform local testing to ensure functionality.
  4. Submit a pull request with the changes and testing results.
  5. Collaborate with the team for review and approval.

Milestones

  1. Identify required changes.
  2. Implement support for text files.
  3. Test locally.
  4. Raise a PR.
  5. Get PR approved.

Additional Context

  • This change will significantly benefit users who need to quickly translate small amounts of text.

Labels
enhancement, UI, file translator