mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update wording in UI when restoring partial backup (#17319)
This commit is contained in:
parent
bcfdb27e25
commit
3d0f2adf9f
@ -194,7 +194,7 @@ class HassioBackupDialog
|
||||
}
|
||||
if (
|
||||
!(await showConfirmationDialog(this, {
|
||||
title: "Are you sure you want partially to restore this backup?",
|
||||
title: "Are you sure you want to restore this partial backup?",
|
||||
confirmText: "restore",
|
||||
dismissText: "cancel",
|
||||
}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user