feat(displays): display dialog to confirm display changes
This commit is contained in:
parent
cf322fdb5e
commit
3e2cc4d324
2 changed files with 156 additions and 11 deletions
|
|
@ -118,6 +118,12 @@ orientation = Orientation
|
|||
scheduling = Scheduling
|
||||
.manual = Manual schedule
|
||||
|
||||
dialog = Dialog
|
||||
.title = Keep These Display Settings?
|
||||
.keep-changes = Keep Changes
|
||||
.change-prompt = Settings changes will automatically revert in { $time } seconds.
|
||||
.revert-settings = Revert Settings
|
||||
|
||||
## Desktop: Notifications
|
||||
|
||||
notifications = Notifications
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue