feat: Supplement translations.
This commit is contained in:
@@ -60,7 +60,7 @@ void ReconStateDelegate::paint(QPainter *painter, const QStyleOptionViewItem &op
|
||||
displayText = tr("Wait to recon");//Recon create succeed
|
||||
break;
|
||||
case 304:
|
||||
displayText = tr("No empty scan data");
|
||||
displayText = tr("Recon create failed");
|
||||
break;
|
||||
case 400:
|
||||
displayText = tr("Wait to recon");
|
||||
|
||||
Reference in New Issue
Block a user