translate whole json file with google translate api
611 views
Skip to first unread message
Alireza Zebardast
unread,
Dec 9, 2019, 9:35:43 AM12/9/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Translation API
Hi engineers
i have a problem with translate whole json at once so i tried to trace it completely and translate it one by one but this process is to much for big json files mostly in having a few time. Is there anybody who worked with json and translate it to multi languages?!
Aziz Natour
unread,
Dec 9, 2019, 10:19:11 AM12/9/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Translation API
What is your exact use case? With "BatchTranslation" feature you can provide the whole json file for translation, but we don't provide any guarantee that the output will be a valid json. BatchTranslation is used for translation large amount of sentences in a file or html files.