国际化
This commit is contained in:
@@ -509,6 +509,7 @@
|
||||
_descriptionLabel.text = YMLocalizedString(@"XPMonentsPublishViewController10");
|
||||
_descriptionLabel.font = [UIFont systemFontOfSize:11];
|
||||
_descriptionLabel.textColor = [DJDKMIMOMColor secondTextColor];
|
||||
_descriptionLabel.textAlignment = NSTextAlignmentCenter;
|
||||
_descriptionLabel.numberOfLines = 0;
|
||||
}
|
||||
return _descriptionLabel;
|
||||
|
Reference in New Issue
Block a user