Files
kupshop/web/lang/be/watchdog.php
2025-08-02 16:30:27 +02:00

7 lines
178 B
PHP

<?php
$txt_str['watchdog'] = [
'watchdogUserRemoveSuccess' => 'De waakhond werd met succes verwijderd.',
'invalidEmail' => 'Het ingevoerde e-mailadres is ongeldig.',
];