docs icon indicating copy to clipboard operation
docs copied to clipboard

docs: update adventure internationalization examples

Open 7rebux opened this issue 8 months ago • 1 comments

This pull request updates the Adventure Internationalization documentation to reflect recent changes in the API.

The current examples use TranslationRegistry, which has been deprecated and is scheduled for removal starting in version 4.20.0. To ensure compatibility with future versions of the Adventure library, the examples have been updated to use TranslationStore instead.

For more details on the deprecation, refer to the official documentation: TranslationRegistry.

7rebux avatar Apr 10 '25 12:04 7rebux