Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate the source and destination languages #14

Open
maeriil opened this issue Oct 15, 2023 · 0 comments
Open

Validate the source and destination languages #14

maeriil opened this issue Oct 15, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Low Priority Not an urgent requirement

Comments

@maeriil
Copy link
Owner

maeriil commented Oct 15, 2023

In the imagetranslation.py file, we pass in source and destination language. However, since they are optional, right now it has not been implemented

We need to validate if the source and destination languages passed is a valid source and destination language.

Valid source and destination languages are considered valid if our program currently supports it. We need to write this information somewhere outside of this file. Suitable location for these contents is open to discussion.

@maeriil maeriil added enhancement New feature or request help wanted Extra attention is needed High Priority Urgent requirement labels Oct 15, 2023
@maeriil maeriil added Low Priority Not an urgent requirement and removed High Priority Urgent requirement labels Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Low Priority Not an urgent requirement
Projects
None yet
Development

No branches or pull requests

1 participant