Settings: removed systemic capitalization improved labels and descriptions.

This commit is contained in:
LemmyCook
2025-09-18 21:34:30 -04:00
parent 458ef3c0d5
commit 603f499355
18 changed files with 153 additions and 158 deletions
+3 -3
View File
@@ -17,7 +17,7 @@ ColumnLayout {
property var contributors: GitHubService.contributors
NHeader {
label: "Noctalia Shell"
label: "Noctalia shell"
description: "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell."
}
@@ -31,7 +31,7 @@ ColumnLayout {
columnSpacing: Style.marginS * scaling
NText {
text: "Latest Version:"
text: "Latest version:"
color: Color.mOnSurface
}
@@ -42,7 +42,7 @@ ColumnLayout {
}
NText {
text: "Installed Version:"
text: "Installed version:"
color: Color.mOnSurface
}