Switch language한국어
Back to the list

There Is No Source Language: A Manifesto for Symmetric Multilingual Content

TL;DR AI

Key summary

2 min read
  1. A bilingual learning platform replaced a source-locale-centered schema after teachers began writing in mixed or different languages.

  2. The new design stores each localized field as an independent content_versions row keyed by entity, field, and locale.

  3. Each row records whether it was human- or machine-created and links translation lineage explicitly.

  4. The article says this symmetric model avoids treating one language as authoritative and scales to new locales without schema changes.

Read the original