first commit
This commit is contained in:
10
web/lang/cs/UserManager.php
Normal file
10
web/lang/cs/UserManager.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['UserManager'] = [
|
||||
'titleList' => 'Správa poboček',
|
||||
|
||||
'passwordEmailSentSuccess' => 'E-mail na nastavení hesla byl odeslán',
|
||||
'passwordEmailSentError' => 'E-mail se nepodařilo odeslat',
|
||||
|
||||
'updateFigureSuccess' => 'Uživatel byl úspěšně aktualizován',
|
||||
];
|
||||
Reference in New Issue
Block a user