For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/types/LocalizedString.md.

Type Alias: LocalizedString experimental

LocalizedString = string | { id: string; props?: string[]; }

Beta

Represents a localized string or an object with a localized string and optional properties