Skip to content

Conversation

@IPECTER
Copy link
Contributor

@IPECTER IPECTER commented Jan 24, 2026

  • Migrate from lore1/lore2 keys to unified lore arrays
  • Add MessageFormat placeholders ({0}, {1}) for dynamic values
  • Standardize color formatting (, , )
  • Update en_US to new structure (others need translation)
  • Refactor Localizer.dLocalize() to support dot notation keys

Well… I changed quite a bit.
New structure, updated English source text, so all languages need fresh translations.
The repetitive stuff went to Claude Opus.
So far, nothing seems broken.

- Migrate from lore1/lore2 keys to unified lore arrays
- Add MessageFormat placeholders ({0}, {1}) for dynamic values
- Standardize color formatting (<green>, <red>, <yellow>)
- Update en_US to new structure (others need translation)
- Refactor Localizer.dLocalize() to support dot notation keys

return this;
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it's because of my JAVA_HOME, but the method kept failing to compile.

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