Skip to content

Commit e7f0508

Browse files
authored
Merge pull request #124 from Jumoo/memoryMicrosoft
translation memory
2 parents ce0b6a7 + 34bef39 commit e7f0508

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tm/04.Extending/05.connectors/05.Microsoft.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Microsoft Translator API
33
---
4-
![Microsoft Translator Page](microsoftregion.png)
4+
![Microsoft Translator Page](microsoftregion2.png)
55

66
[Microsoft Translator API](https://www.microsoft.com/en-us/translator/business/translator-api/), will machine translate your job to any supported language, and return it fully translated.
77

@@ -32,3 +32,5 @@ Split any HTML into smaller blocks before translation, this will prevent the use
3232
## Send as HTML
3333
Convert any plain text in a plain text box to HTML. Make sure any HTML elements are marked as HTML before translation.
3434

35+
## Use Translation Memory
36+
Remember the translations for words and phrases that have been translated before and reuse them. This way, you don't pay to translate the same things over and over. This saves on translation costs and improves consistency. See our [Translation Memory](../../userGuide/memory) page for more information.
283 KB
Loading

0 commit comments

Comments
 (0)