-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
translationsTranslation and localization of contentTranslation and localization of content
Description
The translation of this repository assumes that you are using GitHub to edit po files.
python-package-guide/TRANSLATING.md
Lines 142 to 144 in 0786310
## Editing the Translation Files | |
You can use any text editor to edit the `.po` file. But if you prefer, there are also tools like [Poedit](https://poedit.net/) that provide a graphic use interface. |
However, as described in [PEP 545 - Python Documentation Translations
- Translation tools](https://peps.python.org/pep-0545/#translation-tools), there are more accessible and collaborative solutions, such as Transifex. Migration to these will be necessary in the future.
Note
If the size of the translation project is as small as it is now, we are not in a hurry to solve this problem, as it is sufficient as it is now.
Metadata
Metadata
Assignees
Labels
translationsTranslation and localization of contentTranslation and localization of content