We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0bcfd4 commit 706d114Copy full SHA for 706d114
translation/samples/snippets/snippets.py
@@ -76,7 +76,7 @@ def translate_text_with_model(target, text, model='nmt'):
76
# [START translate_text_with_model]
77
"""Translates text into the target language.
78
79
- Make sure your project is whitelisted.
+ Make sure your project is allowlisted.
80
81
Target must be an ISO 639-1 language code.
82
See https://g.co/cloud/translate/v2/translate-reference#supported_languages
0 commit comments