Compare commits

..

1 Commits

Author SHA1 Message Date
Mohammad Osama Khan 02246b8602
Uploaded messages.pot using config file 2022-12-30 11:49:01 +05:30
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ strings = [SourceString('My Addresses')]
response_content = tx.push_source_strings(strings)
tx.fetch_translations()
el_translation = tx.translate('My Addresses', 'fr')
print(el_translation)
print("here is the translation",el_translation)