6 lines
124 B
PHP
6 lines
124 B
PHP
<?php
|
|
|
|
$txt_str['watchdog'] = [
|
|
'watchdogUserRemoveSuccess' => 'Die Produktüberwachung wurde erfolgreich beendet.',
|
|
];
|