Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Documentation for I18n Support in README #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ary428
Copy link

@Ary428 Ary428 commented May 30, 2023

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

  • 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.

Related Issues

Type of change

Documentation Update

Checklist

  • I have updated the documentation accordingly
  • I have linked the related issue
  • This PR is ready for review

How was this tested?

Visual review of the updated README content was performed to confirm correct markdown syntax and accurate content description.

This commit includes details about the tool's support for the i18n API, including how to localize UI labels using the i18n dictionary in the `tools` section. A link to more instructions on Editor.js internationalization was also added.
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.

2 participants