settings: language change notice: use proper rounding value, update chinese translation

This commit is contained in:
end-4
2025-08-26 08:56:08 +07:00
parent 485dd2952e
commit 45d0a8e501
2 changed files with 2 additions and 2 deletions
@@ -508,7 +508,7 @@ ContentPage {
id: reloadNotice
visible: false
Layout.topMargin: 8
radius: 8
radius: Appearance.rounding.normal
color: Appearance.colors.colPrimaryContainer
Layout.fillWidth: true
implicitWidth: languageRowLayout.implicitWidth + languageRowLayout.anchors.margins * 2