Skip to content

About internationalisation

Vincent Velociter edited this page Mar 23, 2023 · 1 revision

About internationalisation

Standard techniques described in the official flutter documentation are used.

What is specific to this project is the way we produce the template lib/l10n/app_en.arb file. This file is generated by a script: scripts/update-arb-from-crowdin.mjs that fetches lichess translations from the crowdin lichess project.

For now, only translations from the website are fetched. Mobile specific translations are yet to be created in crowdin.