Skip to main content
Answered

I am using custom intercom launcher and want to use it in 'French' language.

  • May 31, 2023
  • 1 reply
  • 51 views

I am using custom intercom launcher and want to use it in 'French' language. Therefore, I am using 'language_override' option. But its not working.

Here is my code snippet:

    $intercomProvider.appID('MyAppId');
        window.Intercom('boot', {
            app_id: 'MyAppId',
            custom_launcher_selector: '#DM_custom_intercom_launcher', hide_default_launcher: true,
            language_override: 'fr',
        });

Best answer by Racheal

Hey @Milind Dixit Racheal from the support engineer team here👋 

 

To clarify, the language_override attribute would change the language the Messenger is presented in, this does not impact your custom launcher. This would set the language for all visitors to French, is that the intention here? Important to note, this is logged out visitor code, so if you are logging in as a user, you may not be passing the language_override attribute in that snippet- could you double check that? If you want your Messenger to display in French for all users, you may want to change the default language of your Messenger instead.

More on that here!

 

 

View original
Did this topic help you find an answer to your question?

1 reply

Racheal
Intercom Team
Forum|alt.badge.img+5
  • Customer Support Engineer
  • 512 replies
  • Answer
  • May 31, 2023

Hey @Milind Dixit Racheal from the support engineer team here👋 

 

To clarify, the language_override attribute would change the language the Messenger is presented in, this does not impact your custom launcher. This would set the language for all visitors to French, is that the intention here? Important to note, this is logged out visitor code, so if you are logging in as a user, you may not be passing the language_override attribute in that snippet- could you double check that? If you want your Messenger to display in French for all users, you may want to change the default language of your Messenger instead.

More on that here!

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings