Increase Amazon translate limit to ~10,000 characters

Thanks @alanbchristie, this will be fixed once this gets merged :+1:

While at it I fixed the truncate method to work at the byte-level instead of the character-level since the API expect at most 10k bytes, not 10k characters.

11 Likes