I noticed that all posts are supported in multiple languages, and I'm curious how this was implemented. When someone posts, 1. Language detection 2. Consuming tokens to translate for each language 3. A worker adding the supported locale translation value to the JSONB column Is this the process? Or is there something more innovative?
I noticed that all posts are supported in multiple languages, and I'm curious how this was implemented. When someone posts, 1. Language detection 2. Consuming tokens to translate for each language 3. A worker adding the supported locale translation value to the JSONB column Is this the process? Or is there something more innovative?
답변 3개
댓글을 작성하려면 로그인이 필요합니다.