Skip to content

craft-hub / LocalizedText

Type Alias: LocalizedText

LocalizedText = z.infer<typeof localizedTextSchema>

Defined in: packages/craft-hub/src/project-config-schema.ts:135

Text with either a default value or locale-specific translations.

Released under the MIT License.