Cleanup *.po files before running crowdin download (#6771)

This commit is contained in:
Jakub Kuczys
2026-05-22 08:25:23 +02:00
committed by GitHub
parent 4473f9bb69
commit 661e0f7f18
+2
View File
@@ -43,6 +43,8 @@ gettext:
upload_translations:
crowdin upload sources
download_translations:
# get rid of any files that are no longer on Crowdin
find -name '*.po' -delete
crowdin download
# Dependencies