Skip to content

Commit

Permalink
Translation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jerone committed Sep 28, 2024
1 parent af041be commit 9238713
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ No support for DevToys CLI (for now).
2. Follow the [instructions on DevToys.app](https://devtoys.app/doc/articles/extension-development/getting-started/setup.html) to run the project locally.
3. Press <kbd>F5</kbd> to start debugging.

### Translation

After setup, locate `Jvw.DevToys.SemverCalculator/Resources/Resources.resx` file in Visual Studio, and [add your locale with translations](https://learn.microsoft.com/en-us/visualstudio/ide/managing-application-resources-dotnet?view=vs-2022).

### Guidelines

This project uses [CSharpier](https://csharpier.com/) to format the code. Install all required DotNet tools with `dotnet tool restore`.
Expand Down
1 change: 1 addition & 0 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"nupkg",
"nupkgs",
"pwsh",
"resx",
"sonarcloud",
"sonarsource",
"temurin",
Expand Down

0 comments on commit 9238713

Please sign in to comment.