Azure / Azure/azure-dev

[Feature] azd i18n support

Open
#4,499 4 comments 0 reactions 1 assignee Claimed by @vhvb1989 View on GitHub
feature
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

Messages sent back to the caller of `Environment.CreateEnvironment` are not translated. E.g.:

![Image](https://github.com/user-attachments/assets/50b62695-17dc-4f15-b39f-3714acc44441)

This message is located here: https://github.com/Azure/azure-dev/blob/f67bbd7afe901ba8d5a1492af6b8b0d4381c9943/cli/azd/internal/vsrpc/environment_service_create.go#L63

Ideally, this message -and all messages returned by the services exposed by the AzDev server- should be translated.

This would require not only defining the all the translated messages packages, but also a way to communicate the current locale of the client (caller). This configuration might be passed through `Server.Initialize()` endpoint.

Note: a bug for this has been already open for VS IDE. Bug `2291999`, Area path `DevDiv\Web Tools\Aspire`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.