mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00

The removal of the SVN repository and move to a simpler GIT one + usage of weblate for actual translation efforts changes quite a lot of things. Matches updates done to the i18n_utils py module in Blender sourcecode itself. This adds support for the basic update workflow. Main TODOs: * Investigate using weblate API to make admin tasks (repo updates) easier and less risky. * Make translating from Blender feature usable again (could also use weblate API here actually). Related to https://projects.blender.org/infrastructure/blender-projects-platform/issues/65