DomainData: Record<string, string[]> & { "": IDomainMetadata }

Domain data is a key-value map of translations.

Empty string key is a special value with the domain metadata.