#12158 correction words

This commit is contained in:
Jonathan 2024-02-28 12:06:40 +01:00
parent 1dc733c7bb
commit 4b22498e5b
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ if (empty($node) === false) {
// $progressbar .= (empty($node['dateStart']) === false) ? human_time_comparation($node['dateStart']) : __('Never');
$row['control-test-pandora'] = html_print_label_input_block(
__('Progress agents to synch'),
__('Progress on agents to be synchronized'),
$progressbar
);
}