Custom Copy
- 02 Jun 2020
- 1 Minute à lire
- Impression
- SombreLumière
- PDF
Custom Copy
- Mis à jour le 02 Jun 2020
- 1 Minute à lire
- Impression
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Any of the text in Cobrowse can be customized. The same system which allows you to provide localization for different languages can also be used to adjust the copy in any of the Cobrowse elements.
The available text elements are described in text elements
<script type="text/javascript" >
window.Cobrowse.modal.commandQueue.push(async () => {
const enLocaleData = {
SCOPE_EXPLANATION: "A co-browse session shares only this website with an Example.com customer service agent",
};
window.Cobrowse.modal.addL18nLocale(["en","en-us"], enLocaleData)
})
</script>
Cet article vous a-t-il été utile ?