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 #128

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

Conversation

Ary428
Copy link

@Ary428 Ary428 commented May 31, 2023

PR: Update README for I18n Support in Table Tool for Editor.js

Summary

This PR aims to enhance the README of the Table Tool for Editor.js by providing comprehensive information about the newly added support for the I18n API. The updated README includes a detailed example demonstrating how to localize UI labels using the i18n dictionary under the tools section. Additionally, it incorporates a reference to more in-depth instructions on internationalization in Editor.js.

Key Additions

  • Explanation of how the Table Tool supports the I18n API.
  • Code snippet illustrating the utilization of the i18n dictionary for localizing UI labels.
  • Link to further documentation on internationalization in Editor.js.

These additions will greatly benefit users who are unfamiliar with the tool, helping them understand its I18n capabilities and providing guidance on effectively leveraging them.

Related Issue

Linked issue: i18n Configuration for the tool #127

Type of Change

Documentation Update

Checklist

  • Documentation has been updated accordingly.
  • The related issue has been properly linked.
  • This PR is ready for review.

Testing

A visual review of the updated README content was conducted to ensure correct markdown syntax and accurate content descriptions.

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.

1 participant