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. 
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 265 12/9/2023
1.1.0 532 1/14/2022
1.0.1 306 11/22/2021
1.0.0 305 11/22/2021
0.1.0-preview 365 11/19/2021
0.0.5-preview 327 10/22/2021
0.0.4-preview 394 10/22/2021
0.0.3-preview 356 10/22/2021
0.0.2-preview 290 10/22/2021
0.0.1-preview 284 10/22/2021