I'm curious how this is implemented, as all posts are supported in multiple languages. When someone posts, 1. Language detection 2. Consume tokens to translate each language 3. Worker adds the supported locale translation value to the jsonb column Is this the process? Or is there something more novel?
I'm curious how this is implemented, as all posts are supported in multiple languages. When someone posts, 1. Language detection 2. Consume tokens to translate each language 3. Worker adds the supported locale translation value to the jsonb column Is this the process? Or is there something more novel?