Skip to content

Commit 318b0de

Browse files
authored
Merge pull request #202510 from laujan/patch-97
Update quickstart-translator.md
2 parents 44969b0 + 47ef3cb commit 318b0de

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

articles/cognitive-services/Translator/quickstart-translator.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.devlang: csharp, golang, java, javascript, python
1818

1919
# Quickstart: Azure Cognitive Services Translator
2020

21-
In this quickstart, you learn to use the Translator service to [translate text](reference/v3-0-translate.md) using the programming language of your choice and the REST API.
21+
In this quickstart, you'll get started using the Translator service to [translate text](reference/v3-0-translate.md) with a programming language of your choice and the REST API.
2222

2323
## Prerequisites
2424

@@ -598,7 +598,15 @@ That's it, congratulations! You have learned to use the Translator service to tr
598598

599599
## Next step
600600

601-
Explore the how-to documentation to learn about more Translation service capabilities:
601+
Explore our how-to documentation and take a deeper dive into Translation service capabilities:
602+
603+
* [**Translate text**](translator-text-apis.md#translate-text)
604+
605+
* [**Transliterate text**](translator-text-apis.md#transliterate-text)
606+
607+
* [**Detect and identify language**](translator-text-apis.md#detect-language)
608+
609+
* [**Get sentence length**](translator-text-apis.md#get-sentence-length)
610+
611+
* [**Dictionary lookup and alternate translations**](translator-text-apis.md#dictionary-examples-translations-in-context)
602612

603-
> [!div class="nextstepaction"]
604-
> [Use Text Translation APIs](translator-text-apis.md)

0 commit comments

Comments
 (0)