-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
FrontendenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python code
Description
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
- Identify the changes needed in the UI and file translator module.
- Implement support for text file uploads and translations.
- Perform local testing to ensure functionality.
- Submit a pull request with the changes and testing results.
- Collaborate with the team for review and approval.
Milestones
- Identify required changes.
- Implement support for text files.
- Test locally.
- Raise a PR.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrontendenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonPull requests that update Python codePull requests that update Python code