Topic: WYSIWYG translation list

dginx pro asked 4 years ago


Hi, how i can find the translation list from wysiwyg-editor. The List in the example is empty.

enter image description here


dginx pro answered 4 years ago


Ok i found the translation. Here is the German Version.

$('#wysiwyg-editor').mdbWYSIWYG({
    translations: {
        paragraph: 'Paragraph',
        heading: 'Überschrift',
        preformatted: 'Code',
        bold: 'Dick',
        italic: 'Schräg',
        strikethrough: 'Durchgestrichen',
        underline: 'Unterstrich',
        textcolor: 'Textfarbe',
        alignleft: 'Links ausrichten',
        aligncenter: 'Mittig ausrichten',
        alignright: 'Rechts ausrichten',
        alignjustify: 'Blocksatz',
        insertlink: 'Link einfügen',
        insertpicture: 'Bild einfügen',
        bulletlist: 'Punkte Liste',
        numberedlist: 'Nummerierte Liste',
        enterurl: 'Link bitte einfügen',
        imageurl: 'Bild-URL bitte einfügen',
        linkdescription: 'Link Beschreibung',
        linkname: 'Link Text',
        showHTML: 'HTML wechseln'
    }
});

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.17.0
  • Device: Windows
  • Browser: Google Chrome
  • OS: Windows 10 Pro
  • Provided sample code: No
  • Provided link: No
Tags