Skip to content

Conversation

@js2702
Copy link

@js2702 js2702 commented Dec 23, 2025

In our workflow we have english as our base language. We add strings in the english .arb and then upload them to Localazy for translating.

The issue comes when we download new translated strings from Localazy. These strings come alphabetically sorted, which messes with the git repository, sometimes causing merge conflicts with our different branches.

Sorting the strings every time we generate the dart code would fix this and make git usage easier.

If this is too breaking we could hide it behind a flag when generating the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant