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

Introduce localization framework to the VulnerableApp-facade #57

Open
preetkaran20 opened this issue Feb 16, 2022 · 0 comments
Open

Introduce localization framework to the VulnerableApp-facade #57

preetkaran20 opened this issue Feb 16, 2022 · 0 comments
Labels
Analysis documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@preetkaran20
Copy link
Member

Currently, VulnerableApp-Facade doesn't support localization and the entire text is in English, we need to introduce localization support where a different file will contain all the locale-specific text, and based on the user's locale, we change to specific text. Not only at VulnerableApp-Facade level, we need to pass the locale ( if not passed from UI) to other VulnerableApplications as part of request header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analysis documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant