# @platform-modules/i18n-content

## 0.1.1

### Patch Changes

- 704888e: add markFailed write seam — persists FAILED status for translator-failure rows (SP2 §8.1 store gap)

## 0.1.0

### Minor Changes

- fc33814: Add `@platform-modules/i18n-content` — generic EAV localized-content store keyed `(entityType, entityId, fieldKey, locale)` with a DB languages registry, machine-write protection, STALE-on-read semantics, fallback-to-default locale support, and a single-query `getTranslationsFor` batch read.
