Add a sccond 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
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Add a sccond language...

Post by Lasa »

I looked but could not find if WB can assist in adding a second language to an existing WB site.
Lasa
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: Add a sccond language...

Post by Lasa »

Thanks Pablo.
I really like the Google translate option, it works surprisingly well.
Does WB have a way to set a couple of words in the site to not be translated by Google.
The name of the company, or product or a person's name ... or key words?

Lasa
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: Add a sccond language...

Post by BaconFries »

Not tested but it may be possible to use the following translate="no" or as a class="notranslate" to the text object via its "Object HTML" but...you would need to add this to a individual word on its own rather that the entire paragraph.
How do I tell Cloud Translation - Advanced to not translate something?
User avatar
Pablo
 
Posts: 23225
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Add a sccond language...

Post by Pablo »

There is no option to exclude specific words as far as I know.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: Add a sccond language...

Post by Lasa »

BaconFries ... translate="no" that seems to have achieved what I wanted.
I go into the OBJECT HTML
then on the INSIDE TAG I add translate="no"
It will not translate the text box content, whether a title or paragraph.
:D :D :D :D

Any idea how I could add translate="no" to a word in a paragraph?
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: Add a sccond language...

Post by BaconFries »

As mentioned you will need to use a single text object for the (each) word itself and apply translate="no" to it and not to the entire text object <span></span> or <p></p>.
It essentially means you would then have more than one text object to make one block or the paragraph of text with the word either at the start or in-between or even at the end the other text objects on the page.
Post Reply