feat(wallpaper): per-display backgrounds, slideshow, rotation frequency
This commit is contained in:
parent
7d578e90d2
commit
162ff02b12
3 changed files with 163 additions and 76 deletions
|
|
@ -99,6 +99,13 @@ fit-to-screen = Fit to Screen
|
|||
stretch = Stretch
|
||||
zoom = Zoom
|
||||
|
||||
x-minutes = { $number } minutes
|
||||
|
||||
x-hours = { $number ->
|
||||
[1] 1 hour
|
||||
*[other] { $number } hours
|
||||
}
|
||||
|
||||
## Desktop: Workspaces
|
||||
|
||||
workspaces = Workspaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue