You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to translate the content to 8 languages. I'm trying to find out the best/easiest way to implement this.
Currently I have the content in Firestore,which is basically a no-sql JSON format.I was using Google translate service but I ran out of quota fast. I'm looking for an easier and more cost-effective solution.
Can I just create my own API using this model and just automate translation this way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have an educational website:
https://history-maps.com/
I would like to translate the content to 8 languages. I'm trying to find out the best/easiest way to implement this.
Currently I have the content in Firestore,which is basically a no-sql JSON format.I was using Google translate service but I ran out of quota fast. I'm looking for an easier and more cost-effective solution.
Can I just create my own API using this model and just automate translation this way?
Thank you
n
Beta Was this translation helpful? Give feedback.
All reactions