Decidim 0.30.0.rc3
A translated field
[String]
)
Lists all the locales in which this translation is available
String
)
Returns a single translation given a locale.
Argument | Type | Description |
---|---|---|
locale |
String!
|
A locale to search for |
[LocalizedString]!
)
All the localized strings for this translation.
Argument | Type | Description |
---|---|---|
locales |
[String!]
|
A list of locales to scope the translations to. |
Operations