// en/home
export const home = {
  scaffold_notice: 'Scaffold active. Full UI lands in Phase 3.',
} as const;
