<?xml version="1.0" encoding="UTF-8"?>
|
<CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
|
<label></label>
|
<name>Inspection_Result__c</name>
|
<picklistValues>
|
<masterLabel>不正常</masterLabel>
|
<translation></translation>
|
</picklistValues>
|
<picklistValues>
|
<masterLabel>正常</masterLabel>
|
<translation></translation>
|
</picklistValues>
|
</CustomFieldTranslation>
|