]> source.dussan.org Git - gitea.git/commit
Use Crowdin action for translation sync (#30054)
authorDenys Konovalov <kontakt@denyskon.de>
Sat, 30 Mar 2024 18:11:50 +0000 (19:11 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2024 18:11:50 +0000 (18:11 +0000)
commitf32ce753f6518caa815d7b6bc44bc03806e8d049
tree4b16dc85b79c25d636de6d0efd23628fcb5a2bf7
parentb535c6ca7b9e8c4bcf5637091ee5ad6d9c807c31
Use Crowdin action for translation sync (#30054)

Switch from the old self-built action to the official one.

We get:
- config managed inside the repo
- automatic upload when source file changes
- automatic invalidation if source string changes (tested)
- automatic download of new translation files

Tested both upload and download.
.github/workflows/cron-translations.yml
crowdin.yml [new file with mode: 0644]