File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -703,14 +703,18 @@ var options = new EvaluationOptions
703
703
704
704
Currently available translations are :
705
705
706
- | Language | Culture Code |
707
- | : - | : - : |
708
- | Italian | `it `|
709
- | Norwegian | `nb - NO `|
710
- | Polish | `pl - PL `|
711
- | Russian | `ru `|
712
- | Spanish | `es `|
713
- | Swedish | `sv - SE `|
714
- | Turkish | `tr - TR `|
706
+ | Language | Culture Code | Nuget package |
707
+ | : - | : - : | : - : |
708
+ | Italian | `it `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.it) |
709
+ | Norwegian | `nb - NO `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.nb-NO) |
710
+ | Polish | `pl - PL `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.pl-PL) |
711
+ | Russian | `ru `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.ru) |
712
+ | Spanish | `es `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.es) |
713
+ | German | `de `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.de) |
714
+ | Swedish | `sv - SE `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.sv-SE) |
715
+ | Turkish | `tr - TR `| ! [NuGet Version ](https :// img.shields.io/nuget/v/JsonSchema.Net.tr-TR) |
715
716
716
717
PRs are welcome to help create additional translations .
718
+
719
+ > For languages to become available , you need to add extra dependencies on the specific nuget packages .
720
+ {: .prompt - info }
You can’t perform that action at this time.
0 commit comments