Skip to content

Commit 24b3529

Browse files
authored
Update language-support.md
1 parent 10416e5 commit 24b3529

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cognitive-services/Translator/language-support.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ The V3 Translator API is neural by default and statistical systems are only avai
108108
|Welsh| `cy` | Neural|
109109
|Yucatec Maya| `yua` | Statistical|
110110

111+
> [!NOTE]
112+
> Language code `pt` will default to `pt-br`, Portuguese (Brazil).
113+
111114
## Transliteration
112115

113116
The Transliterate method supports the following languages. In the "To/From", "<-->" indicates that the language can be transliterated from or to either of the scripts listed. The "-->" indicates that the language can only be transliterated from one script to the other.
@@ -176,7 +179,7 @@ The dictionary supports the following languages to or from English using the Loo
176179
| Norwegian | `nb` |
177180
| Persian | `fa` |
178181
| Polish | `pl` |
179-
| Portuguese | `pt` |
182+
| Portuguese (Brazil) | `pt-br` |
180183
| Romanian | `ro` |
181184
| Russian | `ru` |
182185
| Serbian (Latin) | `sr-Latn` |
@@ -242,7 +245,6 @@ The following languages are available for customization to or from English using
242245
| Norwegian | `nb` |
243246
| Persian | `fa` |
244247
| Polish | `pl` |
245-
| Portuguese | `pt` |
246248
| Portuguese (Brazil) | `pt-br` |
247249
| Romanian | `ro` |
248250
| Russian | `ru` |

0 commit comments

Comments
 (0)