Skip to content

feat: integrate translation service for commit messages #8

@ErnestoIngles

Description

@ErnestoIngles

Description

Implement a feature that allows users to write their commit subject/body in Spanish and translate it into English within the app. This will help non-native English speakers follow international standards more easily.

Tasks

  • Research and select a free translation API (e.g., MyMemory API or LibreTranslate).

  • Create an Angular service using HttpClient to handle API requests.

  • Add a "Translate" button to the UI next to the subject/body inputs.

  • Implement a loading state (spinner) while the translation is being fetched.

Goal

Bridge the language barrier for developers while maintaining professional commit standards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions