Info
Version: | 0.3.11 |
Author(s): | pdfforge GmbH |
Last Update: | Thursday, June 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pdfforge/translatable |
NuGet Url: | https://www.nuget.org/packages/Translatable.NGettext |
Install
Install-Package Translatable.NGettext
dotnet add package Translatable.NGettext
paket add Translatable.NGettext
Translatable.NGettext Download (Unzip the "nupkg" after downloading)
Dependencies
- Translatable(>= 0.2.4 && <= 0.2.4)
- NGettext(>= 0.6.2 && <= 0.6.2)
The NGettext (https://www.nuget.org/packages/NGettext/) implementation does this by allowing to use GNU gettext MO files as source for the translations.