Skip to content

rffontenelle/python-docs-tx-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-docs-tx-translations

Scripts and procedures for maintaining Python documentation translation infrastructure under python-doc organization in Transifex.

Source strings are updated using continuous integration workflow under .github/workflows. Details:

  • Run weekly
  • Run for releases in beta, release candidate, stable, bugfixes and security-fixes status; alpha or EOL are excluded;
  • It DOES NOT store translations to be used by the published documentation;

See docs directory for more information on this project maintenance.

See Translating in Python Developer's Guide for more information.