You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/learning-how-tos/examples-and-guides/translating-between-variants.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ You can use the DeepL API to translate between variants of the same language (fo
8
8
9
9
-**[Write/Rephrase endpoint](/api-reference/improve-text)**: Rephrases text into the target language variant.
10
10
11
-
-**[Style rules](/api-reference/style-rules)**: Create a custom style rule and apply it using the [style_id](https://developers.deepl.com/api-reference/translate/request-translation#body-style-id) parameter.
11
+
-**[Style rules](/api-reference/style-rules)**: Create a custom style rule and apply it using the [style_id](/api-reference/translate/request-translation#body-style-id) parameter.
12
12
13
13
<Info>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.</Info>
0 commit comments