Re: translation status
Christophe JAILLET <[email protected]>
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]> |
Le 13/09/2025 à 15:39, Lucien Gentis a écrit : > Hello, > > Once upon a time, it was possible to get translation status of httpd > documentation at this address : https://www.tks.st//translation-status/ > test.html#2.4 > > It seems that it does not work anymore; is there another way to get this > translation status ? > > Lucien Hi Lucien, scripts have been uploaded in dev-tools/doc See translation-status-cron.sh to see how it is used to generate a .json file. I don't have the script or html/js that changes this json into a readable html page. CJ