Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

LocalizedString

Represents a particular translation of a LocalizedStringType

Fields

locale (String!)

The standard locale of this translation.

machineTranslated (Boolean!)

Whether this string is machine translated or not.

text (String)

The content of this translation.