Skip to content

Commit 45db187

Browse files
authored
Adjust env variable docs
1 parent 217c601 commit 45db187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-platform-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ Environment variables can be used to supply some runtime configuration informati
4343
4444
### `TESTINGPLATFORM_UI_LANGUAGE` environment variable
4545

46-
Starting with Microsoft.Testing.Platform 1.5, this environment variable specifies the culture used by the platform for displaying messages and logs. This takes precedence over the Visual Studio and .NET SDK languages.
46+
Starting with Microsoft.Testing.Platform 1.5, this environment variable sets the language of the platform for displaying messages and logs using a locale value such as `en-us`. This takes precedence over the Visual Studio and .NET SDK languages. The supported values are the same as for Visual Studio. For more information, see the section on changing the installer language in the [Visual Studio installation documentation](/visualstudio/install/install-visual-studio).

0 commit comments

Comments
 (0)