diff --git a/api-reference/multilingual-glossaries.mdx b/api-reference/multilingual-glossaries.mdx index 5e93ad9..5e57318 100644 --- a/api-reference/multilingual-glossaries.mdx +++ b/api-reference/multilingual-glossaries.mdx @@ -14,7 +14,6 @@ description: "Manage and use DeepL glossaries" - ## Overview The `glossaries` endpoints let you work with [DeepL glossaries](https://support.deepl.com/hc/en-us/articles/360021634540-About-the-glossary), which let you specify specific translations for words or short phrases. Each glossary contains a mapping of source phrases to target phrases. During translation, DeepL intelligently flexes entries to account for case, gender, tense, and other grammar features (if the target language has flexion). @@ -37,7 +36,8 @@ Note that this mapping occurs only in one direction, which is all you need durin | exquisito | delicieux | | mouse | mouse | -Both glossaries and style rules are unique to each global data center and are not shared between them. +Both glossaries and style rules are unique to each of DeepL's global data centers and are not shared between them. Clients using the `api-us.deepl.com` endpoint will not be able to access glossaries or style rules created in the UI at this time. + ## Creating glossaries diff --git a/api-reference/style-rules.mdx b/api-reference/style-rules.mdx index c493ec2..1a32a4a 100644 --- a/api-reference/style-rules.mdx +++ b/api-reference/style-rules.mdx @@ -12,7 +12,7 @@ The style rules feature allows you to select a set of rules to apply when transl You can create style rules in the UI at [https://deepl.com/custom-rules](https://deepl.com/custom-rules). -Both style rules and glossaries are unique to each global data center and are not shared between them. +Both style rules and glossaries are unique to each of DeepL's global data centers and are not shared between them. Clients using the `api-us.deepl.com` endpoint will not be able to access glossaries or style rules created in the UI at this time. ### Get all style rule lists Get all style rules lists and their meta-information.