0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 16:39:07 +03:00

translation updated

This commit is contained in:
Arin Alexander
2017-12-11 00:29:36 +03:00
parent 1c2439f39b
commit b8bafd08e9
5 changed files with 168 additions and 50 deletions

View File

@@ -132,6 +132,15 @@ void EnumPropItem::translateEnumItemName()
tr("Horizontal");
tr("Vertical");
tr("VerticalUniform");
tr("Pie");
tr("VerticalBar");
tr("HorizontalBar");
tr("LegendAlignTop");
tr("LegendAlignCenter");
tr("LegendAlignBottom");
tr("TitleAlignLeft");
tr("TitleAlignRight");
tr("TitleAlignCenter");
}
void EnumPropItem::setPropertyEditorData(QWidget *propertyEditor, const QModelIndex &) const