parent
38068908ac
commit
5811285de6
|
@ -135,7 +135,7 @@ StatusSectionLayout {
|
|||
objectName: "createCommunityButton"
|
||||
Layout.preferredHeight: 38
|
||||
verticalPadding: 0
|
||||
text: qsTr("Create New Community")
|
||||
text: qsTr("Create community")
|
||||
onClicked: {
|
||||
Global.openPopup(chooseCommunityCreationTypePopupComponent)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue