OrchardCoreContrib/OrchardCoreContrib.PoExtractor

It is suggested to add some labels, such as "Orchard Core"

hyzx86 opened this issue · 4 comments

Many people can't find this project.

@lukaskabrt : You could indeed add a tag orchardcore to your project.

Also, have you considered to create a quick documentation on the OC repo to explain how to generate the .po files for Orchard Core?
That would be really useful and of course, you would add a link to your project.

If we create an issue, would you contribute to such documentation page?

I have added the tag orchardcore. Thanks for the tip.

@agriffard I am not sure, what is the best place in the docs to explain the translation workflow. OrchardCore/src/OrchardCore.Modules/OrchardCore.Localization/README.md? Or should I create a separate page? Let me know your preferences please and once I convert the project to a dotnet tool I will make a pull request with the documentation.

Good.

Ok, so we could explain how to use the Crowdin localizations in OrchardCore.Localization/README.md and dedicate another page in the src/docs folder just to explain how to generate the files when the dotnet tool is a available.

I see the tool and process of creating PO files is already described in the documentation (https://orchardcore.readthedocs.io/en/dev/docs/reference/modules/Localize/)