Use consistent names for LocalDocs

Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
Adam Treat 2024-04-02 09:26:09 -04:00 committed by AT
parent aad502f336
commit 790320e170

View File

@ -520,7 +520,7 @@ Rectangle {
topPadding: 8
bottomPadding: 8
textColor: hovered || toggled ? theme.iconBackgroundHovered : theme.iconBackgroundLight
text: qsTr("local docs")
text: qsTr("LocalDocs")
fontPixelSize: theme.fontSizeSmall
property bool toggled: currentChat.collectionList.length