add ConfirmDeleteControl to lang

This commit is contained in:
Andrew Bauer 2020-09-26 08:58:26 -05:00
parent c831f16d92
commit 9d1c24234b
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ $SLANG = array(
'ConfigType' => 'Config Type',
'ConfiguredFor' => 'Configured for',
'ConfigURL' => 'Config Base URL',
'ConfirmDeleteControl' => 'Warning, deleting a control will reset all monitors that use it to be uncontrollable.\nAre you sure you wish to delete?',
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
'ConfirmDeleteTitle' => 'Delete Confirmation',
'ConfirmPassword' => 'Confirm Password',