abouttreesummaryrefslogcommitdiff
path: root/sync_translations.py
AgeCommit message (Collapse)AuthorFilesLines
2022-11-26Make sure translation are in syncJules Aguillon1-0/+41
The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time.