Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2567910 authored Apr 22, 2024
1 parent 6461e30 commit a046977
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ Enable users to select a language by adding:
## Excluding Text from Translation
⚠️ **Developer Notice:** Use the class "weploy-exclude" to prevent translation of specific content, like chat pop-ups or user-generated text.

Or pass **data-exclude-classes** to the script tag:
```html
<script src="https://unpkg.com/weploy-translate/dist/weploy-translate.js" data-weploy-key="YOUR_PROJECT_KEY" data-exclude-classes="class1 class2 class3"></script>
```

Note: Inputs and user-generated content are not translated by default.

## Directing Users to a Specific Language Version
Expand Down

0 comments on commit a046977

Please sign in to comment.