first commit
This commit is contained in:
6
web/lang/cs/watchdog.php
Normal file
6
web/lang/cs/watchdog.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$txt_str['watchdog'] = [
|
||||
'watchdogUserRemoveSuccess' => 'Hlídací pes byl úspěšně odebrán.',
|
||||
'invalidEmail' => 'Zadaný e-mail není validní.',
|
||||
];
|
||||
Reference in New Issue
Block a user