WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 56ca30b

Browse files
Parvati-DeepLshirgoldbirdCopilot
authored
added language about api-us (#183)
* added language about api-us Co-authored-by: Copilot <[email protected]> * Update api-reference/multilingual-glossaries.mdx Co-authored-by: Shir Goldberg <[email protected]> * Update api-reference/multilingual-glossaries.mdx Co-authored-by: Shir Goldberg <[email protected]> * clarifying api-us language --------- Co-authored-by: Shir Goldberg <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent c163713 commit 56ca30b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api-reference/multilingual-glossaries.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ description: "Manage and use DeepL glossaries"
1414
</Info>
1515

1616

17-
1817
## Overview
1918

2019
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
3736
| exquisito | delicieux |
3837
| mouse | mouse |
3938

40-
Both glossaries and style rules are unique to each global data center and are not shared between them.
39+
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.
40+
4141

4242
## Creating glossaries
4343

api-reference/style-rules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The style rules feature allows you to select a set of rules to apply when transl
1212

1313
You can create style rules in the UI at [https://deepl.com/custom-rules](https://deepl.com/custom-rules).
1414

15-
Both style rules and glossaries are unique to each global data center and are not shared between them.
15+
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.
1616

1717
### Get all style rule lists
1818
Get all style rules lists and their meta-information.

0 commit comments

Comments
 (0)