Open Forsakenrox opened 3 years ago
Cant translate "Left alignment" and "Right alignment"
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.
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",
}
}
Cant translate "Left alignment" and "Right alignment"