Skip to main content

#Multilanguage Translation0 diskutieren mit

 I have set up knowledge articles, and it's working fine. Now, I need to create a knowledge article that supports multiple languages.

I have already setup the configuration for multilanguage support knowledge articles, but it's not working , I mean when I translate the article so its not translate the article in different language.

#Trailhead #Service Cloud #Knowledge Article #Multilanguage Translation

 

#Trailhead Challenges

2 Antworten
0/9000

Hi

 

I would like to run all screenflows, community pages available to a user based on his language preference choosen. I am storing the language on a custom field on account.

 

Can I use that field to tell community page and screen flows to load label translation curreposnding to the preference, if available.

 

I am trying to achieve this without the language switcher component on builder. Please advise

#Multilanguage Translation #Account #Community Experience Bundle #Community Builder

2 Antworten
  1. 18. Apr. 2023, 02:03

    Thanks for the input, i might be missing something here. How does simple configuration help drive LWC components on screen flow load language specific labels?

     

    Is there a way to specify the entire flow and its components to run in a specific language? Or to let LWC component know to use a a different translation. If the LWC does not take a label as input , i do not see an option to specify its translation from workbench 

0/9000

We cannot translate the connected App Labels with different languages.  When you change the Language using language picker in the community, all labels can be translated  in to target language which is chosen from language picker.  But in Aloha template standard App launcher component doesn't translate the Connected App Labels with target language which is chosen from language picker. Translate Connected App Labels

 

Upvote this Idea:

https://trailblazer.salesforce.com/ideaView?id=0874V0000019OeJQAU

 

#Experience Cloud

3 Antworten
0/9000

Hi all -  Lately, I have created a small logic to handle the multilanguage translation of 'Text Labels' for Einstein Analytics. Of course, this would not be applicable for the record value translations'. But based on the selected user language it will dynamically display the right  Text label attributes on the dashboard defined in your SFDC translation workbench for that language. So if you have one dashboard to serve for many markets and region-based languages. This might can work for you.  I have explained the full step by step approach in the link below : 

 

Link: https://salesforce-trailblazer.com/einstein-analytics-multilanguage/

 

Thank you,

Varun 

 

@Terence Wilson @Jason Huffman Let me know your thoughts. 

5 Kommentare
  1. 8. Mai 2018, 12:55
    Thanks - This is really neatens up something I've been playing with. I've got stalled on translating text in toggles based on static steps, so please let me know if you have found a cunning approach to doing this. Binding in a static step does not work currently but this would be a great use case for where it would be helpful.
0/9000