issues
search
Saigesp
/
json-translate
Translate json files with DeepL or AWS
GNU Lesser General Public License v2.1
45
stars
18
forks
source link
fix: set source_locale and glossary as optional
#13
Closed
Saigesp
closed
1 year ago
Saigesp
commented
1 year ago
Define
BaseTranslator
args
source_locale
and
glossary
as optional (None by default)
Only add
source_lang
and
glossary_id
to deepl request if they're defined.
BaseTranslator
argssource_locale
andglossary
as optional (None by default)source_lang
andglossary_id
to deepl request if they're defined.