lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.2k stars 172 forks source link

[Crowdin] Improve the process of updating translations #945

Open veloce opened 2 weeks ago

veloce commented 2 weeks ago

We cannot anymore update translation with ./script/update-arb-from-crowdin.mjs.

To be future proof we should:

The script now only download the translations, it does not build them. A better solution would be a GitHub action than can be triggered manually and that would:

comradekingu commented 2 weeks ago

The more obvious course of action seems to be to use Weblate. Lichess prides itself on being open and no spying.

The translations I see now are awful.

tom-anders commented 1 week ago

The more obvious course of action seems to be to use Weblate. Lichess prides itself on being open and no spying.

The translations I see now are awful.

That's probably a discussion that should be raised over at https://github.com/lichess-org/lila, since the app reuses a lot of the existing Lila's crowdin translations, so it's not really feasible to switch the backend just for the app.