Decidim 0.27.5

decidim.barcelona 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.