aws / aws/aws-toolkit-vscode

Localize Web Views

Open
#968 4 comments 0 reactions 0 assignees View on GitHub
feature-request
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.