less than a minute read • Updated a month ago
Setting the customer portal language
The Foxy customer portal has several language translations, and we are adding more all the time. To use one of the translations, you'll need to update the <foxy-customer-portal>
element to include a locale
attribute that's set to your desired language. This article assumes that you've already set up the portal and it's working with the English language translation.
As of this writing, the following languages are available:
English: en
French: fr
Russian: ru
Brazilian Portuguese: pt-br
Welsh: cy
If you would like to contribute a translation, please reach out to our support team.
Instructions for Webflow:
Open the html embed settings on the portal page in your Webflow account and add a locale
attribute to the <foxy-customer-portal>
element with a value of the language desired. For example, to set the language to Brazilian Portuguese, the html embed would look something like this:
Save the html embed, then publish your page and test.
If you're not using Webflow, you can edit the page as you would normally do, adding the locale
attribute to the <foxy-customer-portal>
element.
If you're unsure how to make the change for your CMS or website, please reach out to our support team.