[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-13 UTC."],[[["\u003cp\u003e\u003ccode\u003eInternationalizedText\u003c/code\u003e allows displaying multilingual text for ballot elements like Party names, Person names, and Contest titles.\u003c/p\u003e\n"],["\u003cp\u003eIt uses \u003ccode\u003eLanguageString\u003c/code\u003e elements, each specifying the language (e.g., 'en' for English, 'es' for Spanish) and the corresponding text value.\u003c/p\u003e\n"],["\u003cp\u003eMultiple \u003ccode\u003eLanguageString\u003c/code\u003e elements are used within \u003ccode\u003eInternationalizedText\u003c/code\u003e to provide translations in various languages.\u003c/p\u003e\n"],["\u003cp\u003eThis structure ensures ballot information is accessible and understandable to voters with diverse language backgrounds.\u003c/p\u003e\n"]]],[],null,["# InternationalizedText\n\nUse `InternationalizedText` to represent multinational text on a ballot.\n| **Note:** This entity is the same for all feed types.\n\nAttributes\n----------\n\nThe following table describes the attributes for `InternationalizedText`:\n\n| Attribute | Required? | Type | Description |\n|-----------|-----------|----------|------------------------------------------|\n| `label` | Optional | `string` | An informative label. For use as needed. |\n\nElements\n--------\n\nThe following table describes the elements for `InternationalizedText`:\n\n| Element | Multiplicity | Type | Description |\n|---------|--------------|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `Text` | 1 or more | `LanguageString` | A string of possibly non-English text. For more details, see [`LanguageStrings`](/civics-data/guides/international-considerations#language-strings). |"]]