Skip to content

Commit

Permalink
translating with an informal tone
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Manrique committed Nov 23, 2024
1 parent eb039df commit 2193275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def create_directories(dir_language):
params = {
'auth_key' : API_KEY,
'text' : value,
'formality': 'less',
'source_lang' : languages_from_translate,
"target_lang": language_to_translate
}
Expand Down

0 comments on commit 2193275

Please sign in to comment.