Skip to content

Conversation

Shadow775711
Copy link
Contributor

Problem description

While working on the Polish translation using an LLM, I noticed that the translation keys got mixed up and out of order.

Implementation description

I created a simple Python script that:

  • Reorders the keys to match the original en_US.json
  • Adds missing keys as empty strings
  • Removes keys that don't exist in the source
  • Formats the output using 4-space indentation

obraz
obraz

@Shadow775711 Shadow775711 deleted the translation-formatter branch July 9, 2025 21:50
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