Details
-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Steps to perform:
- Add an entry in a translation_list_*.txt file
- Pull / Rebase new changes into the local repositories (or clone the repo if necessary)
- Run the call_update.py script to generate the .translation folder
- Run the generate_components.py script to generate the json components file to be imported
- Import the components file (e.g. $ weblate import_json --project xwiki-platform components_xwiki-platform.json --update)
- Install the addons (e.g. $ weblate install_addon --addon xwiki.post_update xwiki-platform/component)