Suneditor - How to change Language

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Suneditor - How to change Language

Post by amir2314 »

hi dear Pablo
.
how can i change Suneditor Language from english to An other Language ?
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Suneditor - How to change Language

Post by Pablo »

Something like this:

Code: Select all

"lang": SUNEDITOR_LANG.es
An overview of the available options is available here:
http://suneditor.com/sample/html/options.html

Note that this is not specific to WWB.
User avatar
amir2314
 
 
Posts: 321
Joined: Wed Aug 02, 2017 12:16 pm

Re: Suneditor - How to change Language

Post by amir2314 »

Pablo wrote: Wed Sep 11, 2024 7:48 pm Something like this:

Code: Select all

"lang": SUNEDITOR_LANG.es
An overview of the available options is available here:
http://suneditor.com/sample/html/options.html

Note that this is not specific to WWB.
how can i put this in wwb editor setting field?
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Suneditor - How to change Language

Post by Pablo »

You can add extra options via the 'Editor Setitngs' property.
Post Reply