Commit Graph

2 Commits

Author SHA1 Message Date
lifehackerhansol
a613a60331
workflow: install Crowdin CLI
It was missed in the initial commit. Unfortunately Crowdin's provided
action does not allow simply installing Crowdin itself, so we have to
manually install it using NPM.
2024-07-31 20:28:00 -07:00
lifehackerhansol
e80a2bcfe6
workflow: add automation of syncing translations from Crowdin
This will poll translations from Crowdin bi-monthly, test a build to
make sure that the site will compile, and then push to the main branch.

This saves the effort of manually syncing translations.
2024-07-04 14:24:48 -07:00