editor-js / list

Advanced List tool for the Editor.js.
MIT License
48 stars 47 forks source link

Add Documentation for I18n Support in README #55

Open Ary428 opened 1 year ago

Ary428 commented 1 year ago

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.