This PR updates the README to include information about the support for the I18n API within the Nested List Tool for Editor.js. It provides a detailed example on how to localize UI labels using the i18n dictionary under the tools section. A reference to more in-depth instructions on Editor.js internationalization is also included.
Key Additions
Explanation on how the tool supports the i18n API
Code snippet demonstrating how to use the i18n dictionary for UI label localization
Link to further documentation on Editor.js internationalization
These additions will help users who are new to the tool understand its i18n capabilities and how to use them effectively.
Summary
This PR updates the README to include information about the support for the I18n API within the Nested List Tool for Editor.js. It provides a detailed example on how to localize UI labels using the i18n dictionary under the
tools
section. A reference to more in-depth instructions on Editor.js internationalization is also included.Key Additions
These additions will help users who are new to the tool understand its i18n capabilities and how to use them effectively.
Related Issues
Type of change
Documentation Update
Checklist
How was this tested?
Visual review of the updated README content was performed to confirm correct markdown syntax and accurate content description.