We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cant translate "Left alignment" and "Right alignment"
The text was updated successfully, but these errors were encountered:
I came here to ask the same.
There is a placeholder system, it is possible to implement i18n over it like it was done before with other plugins.
i18n
Sorry, something went wrong.
I also came here to find out this. In addition, the question is how to turn off the alignment.
https://editorjs.io/i18n/ Add translations to tools block, like
"tools": { "quote": { "Align Left": "translate here", "Align Center": "translate here", "Align Right": "translate here", "Align Justify": "translate here", } }
No branches or pull requests
Cant translate "Left alignment" and "Right alignment"
The text was updated successfully, but these errors were encountered: