mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Battery Panel: Charge Level => Battery Level
This commit is contained in:
@@ -116,7 +116,7 @@ SmartPanel {
|
||||
|
||||
ColumnLayout {
|
||||
NText {
|
||||
text: I18n.tr("battery.charge-level")
|
||||
text: I18n.tr("battery.battery-level")
|
||||
color: Color.mOnSurface
|
||||
pointSize: Style.fontSizeS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user