Update CollectionsDialog.qml (#856)

Phrasing for localdocs

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
Andriy Mulyar
2023-06-08 13:44:17 -04:00
committed by GitHub
parent 39a7c35d03
commit eb26293205

View File

@@ -29,7 +29,7 @@ Dialog {
id: listLabel
anchors.top: parent.top
anchors.left: parent.left
text: "Available Collections:"
text: "Available LocalDocs Collections:"
color: theme.textColor
}