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: articles/ai-services/translator/document-translation/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ The [Get supported document formats method](reference/get-supported-document-for
62
62
|HTML|`html`, `htm`|Hyper Text Markup Language.|
63
63
|`XML` Localization Interchange File Format|`xlff`| A parallel document format, export of Translation Memory systems. The languages used are defined inside the file.|
64
64
|Markdown|`markdown`, `mdown`, `mkdn`, `md`, `mkd`, `mdwn`, `mdtxt`, `mdtext`, `rmd`| A lightweight markup language for creating formatted text.|
65
-
|M​HTML|`mthml`, `mht`| A web page archive format used to combine HTML code and its companion resources.|
65
+
|M​HTML|`mhtml`, `mht`| A web page archive format used to combine HTML code and its companion resources.|
66
66
|Microsoft Excel|`xls`, `xlsx`|A spreadsheet file for data analysis and documentation.|
67
67
|Microsoft Outlook|`msg`|An email message created or saved within Microsoft Outlook.|
68
68
|Microsoft PowerPoint|`ppt`, `pptx`| A presentation file used to display content in a slideshow format.|
@@ -118,7 +118,7 @@ Document Translation supports the following glossary file types:
118
118
|**Tab Separated Values**|`.txv`<br> `.tab`|`text/tab-separated-values`|A text file format that uses tabs to separate values and newlines to separate records.|
119
119
|**Comma Separated Values**|`.csv`|`text/csv`|A text file format that uses commas as a delimiter between values.|
120
120
|**HyperText Markup Language**|`.html`<br> `.htm`|`text/html`|HTML is a standard markup language used to structure web pages and content.|
121
-
|**M​HTML**|`.mthml`<br> `.mht`|`message/rfc822`<br> @`application/x-mimearchive`<br> @`multipart/related`|A web page archive file format.|
121
+
|**M​HTML**|`.mhtml`<br> `.mht`|`message/rfc822`<br> @`application/x-mimearchive`<br> @`multipart/related`|A web page archive file format.|
122
122
|**Microsoft PowerPoint**|`.pptx`|`application/vnd.openxmlformats-officedocument.presentationml.presentation`|An XML-based file format used for PowerPoint slideshow presentations.|
123
123
|**Microsoft Excel**|`.xlsx`|`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`| An XML-based file format used for Excel spreadsheets.|
124
124
|**Microsoft Word**|`.docx`|`application/vnd.openxmlformats-officedocument.wordprocessingml.document`|An XML-based file format used for Word documents.|
0 commit comments