A serverless application to translate text from one language to another.
This is a tool that will translate text into another language.

OriginalFiles s3 bucket in the AWS console. It’ll need to be in the format of [sourceLanguageCode]/[targetLanguageCode]/[filename].txt. Example: If I want to translate the contents of a file named hello.txt from English to Spanish, I’d upload it to en/es/hello.txt.TranslatedFiles s3 bucket under the same path/filename you uploaded to the OriginalFiles bucket.txt files. For best results, we recommend using txt files only.See open issues
If you find a bug or have a question, feel free to open a new issue and our maintainers will reply as soon as they possibly can. Please describe the issue including steps to reproduce if there are any.
master with a description of the proposed changes as well as any other information you find relevant.fixes #[ issue number here ]Please send a direct message to @deeheber on Twitter or @FarrahC32 on Twitter if any of your questions have not been addressed by the documentation in this repository.