说明: For instance using "Localization package" from the asset store you would do this: MessageBox.Localize = (originalString) => { return Language.Get(originalString); }; Current text strings that need to be localized are "OK", "Yes", "No", "Cancel", <jianlun3009> 上传 | 大小:480kb