Localize Web Views
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
**Describe the solution you'd like**
The html web views should switch from hard-coded strings to localized strings.
Examples: [Lambda](https://github.com/aws/aws-toolkit-vscode/blob/master/src/lambda/templates/lambdaTemplates.ts), [Feedback](https://github.com/aws/aws-toolkit-vscode/blob/master/src/feedback/templates/feedbackTemplates.ts)
Contributor guide
Research direction
Start by reading src/lambda/templates/lambdaTemplates.ts and src/feedback/templates/feedbackTemplates.ts to identify the hard-coded strings in the HTML web views. Trace the repository's existing localization usage, then verify that the web views display localized strings throughout the affected templates without changing their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100