מחרוזות מתורגמות לגוף. האורך המקסימלי המומלץ הוא 500 תווים, כדי להבטיח שהמחרוזת המלאה תוצג במסכים קטנים יותר.
id
string
המזהה שמשויך למודול טקסט. השדה הזה נועד לאפשר ניהול קל של מודולים של טקסט והפנייה אליהם בשינויים של תבניות. המזהה יכול לכלול רק תווים אלפאנומריים, '_' או '-'. הוא לא יכול לכלול נקודות, כי הנקודות משמשות להפרדת שדות בתוך FieldReference.fieldPaths בשינויי תבנית.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-03-13 (שעון UTC)."],[[["Text modules consist of a header and body, with optional localized versions for each."],["The `header` and `body` fields are strings with recommended maximum lengths for display purposes."],["Localized content can be provided using the `localizedHeader` and `localizedBody` fields, which accept LocalizedString objects."],["Each text module can have a unique `id` for management and referencing within templates, using only alphanumeric characters, '_', or '-'."]]],["The provided data defines the structure of a Text module using a JSON format. Key fields include `header`, `body`, `localizedHeader`, `localizedBody`, and `id`, all optional. Headers and bodies can be defined as strings or localized objects with recommended maximum lengths of 35 and 500 characters, respectively. The `id` field, for management, must be alphanumeric, using '_' or '-' and not '.'. Different body types will be combined, if provided.\n"]]