Skip to content

feat(config): add @Config.LangKey for translatable config entries and translations - #66

Merged
Circulate233 merged 1 commit into
NovaEngineering-Source:masterfrom
Ecdcaeb:feature/config-langkey
Aug 21, 2026
Merged

feat(config): add @Config.LangKey for translatable config entries and translations#66
Circulate233 merged 1 commit into
NovaEngineering-Source:masterfrom
Ecdcaeb:feature/config-langkey

Conversation

@Ecdcaeb

@Ecdcaeb Ecdcaeb commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

fix #64

… translations

- Add LangKey to all 263 config fields/categories in StellarCoreConfig, Performance, Features, BugFixes, Debug
- Use key pattern stellar_core.config.<section>.<category>.<field> (lowerCamel, acronym-aware)
- Add en_US.lang / zh_CN.lang entries with name and tooltip (from @Config.Comment)
- Fix Performance commented field not to generate stray annotation
@Circulate233
Circulate233 merged commit 4ed044f into NovaEngineering-Source:master Aug 21, 2026
1 check failed
@Ecdcaeb
Ecdcaeb deleted the feature/config-langkey branch August 21, 2026 19:30
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.

ConfigGUI missing Translate

2 participants