mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-24 12:05:21 -04:00
i18n: add esperonoto and sync
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import qs.Common
|
||||
import qs.Services
|
||||
@@ -59,7 +58,7 @@ done
|
||||
Row {
|
||||
width: parent.width
|
||||
StyledText {
|
||||
text: I18n.tr("Power Source")
|
||||
text: I18n.tr("Power source")
|
||||
font.pixelSize: Theme.fontSizeMedium
|
||||
color: Theme.surfaceVariantText
|
||||
width: parent.width / 2
|
||||
|
||||
Reference in New Issue
Block a user