leancodepl / arb_translate

A command-line tool for automatically adding missing message translations to ARB files using Google Gemini LLM by LeanCode
https://leancode.co
Apache License 2.0
54 stars 5 forks source link

feat: set main locale in l10n.yaml #14

Closed lukepighetti closed 5 months ago

lukepighetti commented 5 months ago

it's not clear to me how the main locale is selected. perhaps we could explicitly define it in l10n.yaml with

arb-translate-main-locale: en

lukepighetti commented 5 months ago

Looks like this is handled by the template-arb-file key in l10n.yaml