microsoft / microsoft/aspire

[AspireE2E] Some content in the Aspire MCP server interface is not localized.

Open
#14,140 0 comments 0 reactions 0 assignees View on GitHub
area-templates
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**REGRESSION INFO**: Also repro on Aspire.ProjectTemplates 13.1.0

**INSTALL STEPS**
1. Clean machine: Win11 x64 25h2 ENU
2. Install SDK 10.0.102
3. Add feed
4. Install Aspire.ProjectTemplates 13.2.0-preview.1.26075.2

**REPRO STEPS**
1. Open CMD, create an Aspire Starter App using following commands:
```
dotnet new aspire-starter -o aspire01
cd aspire01/aspire01.AppHost
```
2. Run the project using dotnet run
3. Go to Settings, change language to Chinese
4. Open Aspire MCP server

**ACTUAL**
The content "For more information, see" has not been localized.
Image

**EXPECTED**
All content should be localized.

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.