hi dear Pablo
.
how can i change Suneditor Language from english to An other Language ?
Suneditor - How to change Language
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
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
- Pablo
- Posts: 23774
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Suneditor - How to change Language
Something like this:
An overview of the available options is available here:
http://suneditor.com/sample/html/options.html
Note that this is not specific to WWB.
Code: Select all
"lang": SUNEDITOR_LANG.es
http://suneditor.com/sample/html/options.html
Note that this is not specific to WWB.
- amir2314
-
- Posts: 321
- Joined: Wed Aug 02, 2017 12:16 pm
Re: Suneditor - How to change Language
how can i put this in wwb editor setting field?Pablo wrote: Wed Sep 11, 2024 7:48 pm Something like this:An overview of the available options is available here:Code: Select all
"lang": SUNEDITOR_LANG.es
http://suneditor.com/sample/html/options.html
Note that this is not specific to WWB.
- Pablo
- Posts: 23774
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Suneditor - How to change Language
You can add extra options via the 'Editor Setitngs' property.