pub fn seed_defaults(conn: &Connection) -> Result<(), String>Expand description
Insert default locale rows (INSERT OR REPLACE on (key, locale) primary key) on every
migration so shipped i18n/app_i18n_*.json values stay current. There is no separate UI to
edit app_i18n rows; the catalog is the source of truth.