Yet more translation fixes
This commit is contained in:
@@ -32,6 +32,7 @@ async function onReboot() {
|
||||
confirmLabel: t('main.rebootDialog.rebootAction'),
|
||||
confirmStyle: 'danger',
|
||||
rejectLabel: t('main.dialog.cancel'),
|
||||
rejectStyle: 'secondary'
|
||||
});
|
||||
|
||||
if (!confirmed) return;
|
||||
|
||||
Reference in New Issue
Block a user