dotnet / dotnet/command-line-api

Missing support for Finnish language

Open
#2,587 5 comments 0 reactions 1 assignee Claimed by @adamsitnik View on GitHub
Area-Localization bug
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Please add Finnish translations of System.CommandLine strings like "Options:" and "Required command was not provided."

An application would have been able to provide the translations to System.CommandLine 2.0.0-beta4.22272.1, but this is no longer possible in 2.0.0-beta5.25306.1, as the UseLocalizationResources method and the LocalizationResources class were removed from the public API in . The [migration guide](https://learn.microsoft.com/dotnet/standard/commandline/migration-guide-2.0.0-beta5#configuration) asked me to file an issue.

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.