We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801421f commit 8efec80Copy full SHA for 8efec80
1 file changed
README.md
@@ -160,8 +160,7 @@ a `TextTranslationOptions`, with the following setters:
160
- `setGlossaryId()` is also available for backward-compatibility, accepting
161
a string containing the glossary ID.
162
- `setContext()`: specifies additional context to influence translations, that is not
163
- translated itself. Note this is an **alpha feature**: it may be deprecated at
164
- any time, or incur charges if it becomes generally available.
+ translated itself. Characters in the `context` parameter are not counted toward billing.
165
See the [API documentation][api-docs-context-param] for more information and
166
example usage.
167
- `setTagHandling()`: type of tags to parse before translation, options are
0 commit comments