MetadataTranslations
Contains localized translations for metadata fields and values.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier for the metadata translation record, used to reference and track the translation definition in the system. |
| Metadata Translation Type | String | True |
The type of translation metadata, indicating its specific purpose or role in translating fields, layouts, or objects. |
| Global ID | String | True |
A globally unique identifier for the translation metadata, ensuring consistent identification across systems or platforms. |
| Link | String | False |
A URL or hyperlink associated with the translation metadata, providing a connection to external resources or related systems for further context. |
| Name | String | True |
The name or title of the metadata translation, typically descriptive of its contents or the language it represents. |
| Status | String | False |
The current operational status of the translation metadata, such as 'Active', 'Inactive', or 'Draft', to indicate its lifecycle stage. |
| Created By | String | True |
The individual or system that created the metadata translation, ensuring traceability and accountability for its creation. |
| Created Date | Datetime | True |
The date and time when the metadata translation was created, helping to track the history of the translation and when it was first introduced. |
| Last Modified By | String | True |
The individual or system that last modified the metadata translation, ensuring accountability for any updates or revisions. |
| Last Modified Date | Datetime | True |
The timestamp of the last modification made to the metadata translation, providing an audit trail of changes over time. |
| External ID | String | False |
An identifier used by external systems to link this translation record, ensuring compatibility with third-party tools or platforms. |
| Language | String | False |
The language code or name that this translation applies to, ensuring that the translation is associated with a specific language context. |
| Layout Name | String | False |
The name of the layout to which the translation applies, providing a clear indication of the visual arrangement being translated. |
| Object Name | String | False |
The name of the object related to the translation metadata, such as 'Account', 'Contact', or 'Opportunity', indicating the entity that the translation affects. |
| Record Type | String | False |
The type of record to which the translation metadata applies, specifying whether it relates to a specific record, object, or other entity. |
| Translation | String | False |
The actual translation text or content that corresponds to the metadata being translated, providing the localized version of the original content. |
| Parent Definition | String | False |
The identifier or reference to the parent definition for the metadata translation, indicating the hierarchy or relationship with other metadata definitions. |
| Owner | String | False |
The individual or team responsible for maintaining and managing the translation metadata, ensuring its accuracy and relevance over time. |
| Legacy CRM Id | String | False |
The identifier used in the legacy CRM system to link this translation record to prior records, ensuring continuity between systems. |