dotnet-i18n-translate 1.1.1

dotnet tool install --global dotnet-i18n-translate --version 1.1.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-i18n-translate --version 1.1.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-i18n-translate&version=1.1.1
                    
nuke :add-package dotnet-i18n-translate --version 1.1.1
                    

dotnet-i18n-translate

Support for ngx-translate auto translations using DeepL

Installation

dotnet tool install --global dotnet-i18n-translate

Usage

First, navigate to the folder containing the resource files that need to be translated. Then run:

i18n-translate -a <DEEPL_AUTHKEY>

If you don't want to pass the authkey every time you run this tool, or for instance when running on build agents, you can set an environment variable with name DeepLAuthKey instead. Then you can just run

i18n-translate

For more options, check out:

i18n-translate --help

Azure

This tool is also available as an Azure DevOps Build Step.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.1 353 12/9/2023
1.1.0 607 1/14/2022
1.0.1 373 11/22/2021
1.0.0 384 11/22/2021
0.1.0-preview 446 11/19/2021
0.0.5-preview 412 10/22/2021
0.0.4-preview 473 10/22/2021
0.0.3-preview 422 10/22/2021
0.0.2-preview 376 10/22/2021
0.0.1-preview 372 10/22/2021