0

Is there a suggested way to translate a JSON object using the AWS Translate API, while leaving the keys untranslated?

I've tried a recursive loop that translates each string individually, but this has resulted in inconsistent results. Is there a better way?

Cemal Okten
  • 819
  • 1
  • 6
  • 13
  • 1
    The tool https://github.com/fkirc/attranslate does what you are asking for. It provides support for the Azure translation API as well as ChatGPT API. – Mike76 Mar 06 '23 at 15:07

0 Answers0