Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3981bf

Browse filesBrowse files
nnegreybeccasaurus
authored andcommitted
Fix variable names in comments (GoogleCloudPlatform#2400)
1 parent 34333b5 commit e3981bf
Copy full SHA for e3981bf

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎translate/cloud-client/hybrid_glossaries/hybrid_tutorial.py

Copy file name to clipboardExpand all lines: translate/cloud-client/hybrid_glossaries/hybrid_tutorial.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ def translate_text(text, source_language_code, target_language_code,
126126
127127
ARGS
128128
text: String of text to translate
129-
prev_lang: language of input text
130-
new_lang: language of output text
129+
source_language_code: language of input text
130+
target_language_code: language of output text
131131
project_id: GCP project id
132132
glossary_name: name you gave your project's glossary
133133
resource when you created it

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.