froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.3k stars 674 forks source link

Line Height plugin doesn't translate to ES #3604

Closed gastonmunoz closed 2 weeks ago

gastonmunoz commented 5 years ago
Expected behavior.

In execution, the Line Height tooltip (hint) must be: "Interlineado".

Actual behavior.

In execution, the Line Height tooltip (hint) says: "Line Height".

Steps to reproduce the problem.

Configure the editor in spanish language and add the Line Height plugin:

public options: Object = {
    language: "es",
    toolbarButtons: ["lineHeight"]
}

jsFiddle example: https://jsfiddle.net/gastonmunoz/8Lprxysa/4/

Editor version.

3.0.0-rc.1

OS.

Windows 10

Browser.

Chrome 76.0.3809.100 (Official Build) (64-bit)

Recording.

ilyaskarim commented 2 weeks ago

We’re closing this issue due to inactivity. If you’re still experiencing this problem on the latest version of our editor, please feel free to reopen the issue and let us know. You can find details on the latest updates here: Froala Editor Changelog.