User Tools

Site Tools


dealing_with_multiple_languages_in_your_recipient_group

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dealing_with_multiple_languages_in_your_recipient_group [2019/08/08 14:11] lucydealing_with_multiple_languages_in_your_recipient_group [2020/12/15 08:40] lucy
Line 1: Line 1:
-===== Background info =====+===== Language attributes in LUCY =====
  
-LUCY provides attack and awareness templates in different languages: +The application is equipped with 130 standard language attributes. However, we can add any language at any time and thus theoretically support all 6500 existing languages worldwide. 
 + 
 +===== Existing translations in LUCY ===== 
 + 
 +LUCY provides attack and awareness templates already translated in different languages: 
  
 {{ template_languages-1024x805.png?600 }} {{ template_languages-1024x805.png?600 }}
Line 67: Line 71:
  
 For the paragraph, the translate attribute is entered. If this attribute = "en" - English is implied, similarly for other languages. For the paragraph, the translate attribute is entered. If this attribute = "en" - English is implied, similarly for other languages.
 +
 +Then please create and paste this code into the javascript (in any or separate js file):
 +
 +  * **var someelement = $ ('... select the element ...');**
 +
 +  * **var lang = $ ('... choose the language ...');**
 +
 +  * **someelement.find ("[translate]"). not ("[translate = '" + lang + "']"). remove ();**
 +
 +For example:
 +
 +{{:dropdown_2.png?600|}}
  
  
  
-You can create other templates using the same technology. As an alternative we can create a multi-language dropdown template from any existing template in LUCY. Please contact support@lucysecurity.com for pricing.+You can create other templates using the same technology. As an alternativewe can create a multi-language dropdown template from any existing template in LUCY. Please contact support@lucysecurity.com for pricing.
  
  
  
dealing_with_multiple_languages_in_your_recipient_group.txt · Last modified: 2021/07/06 10:09 by lucy