feat(power): add connected devices section
This commit is contained in:
parent
97bcbc64ec
commit
40d56e6ea7
8 changed files with 293 additions and 75 deletions
|
|
@ -318,10 +318,13 @@ battery = Battery
|
|||
}
|
||||
.less-than-minute = Less than a minute
|
||||
.and = and
|
||||
.remaining-time = ({ $time } until { $action ->
|
||||
.remaining-time = { $time } until { $action ->
|
||||
[full] full
|
||||
*[other] empty
|
||||
})
|
||||
}
|
||||
|
||||
connected-devices = Connected Devices
|
||||
.unknown = Unknown device
|
||||
|
||||
power-mode = Power Mode
|
||||
.battery = Extended battery life
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue