Skip to content

feature(api): Add locale-specific translation unregistering - #1441

Open
ZapolyarnyDev wants to merge 1 commit into
PaperMC:main/5from
ZapolyarnyDev:feature/translation-store-override
Open

feature(api): Add locale-specific translation unregistering#1441
ZapolyarnyDev wants to merge 1 commit into
PaperMC:main/5from
ZapolyarnyDev:feature/translation-store-override

Conversation

@ZapolyarnyDev

Copy link
Copy Markdown

Adds TranslationStore#unregister(String, Locale) to allow unregistering a translation for a specific locale without affecting the other translations for that key

Includes tests for preserving other locales and removing empty keys

Closes #1361

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.

Ability to override or remove translations from a translation store

1 participant