Decidim 0.28.0

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.

text (String)

The content of this translation.

machineTranslated (Boolean!)

Whether this string is machine translated or not.