Skip to content

Commit

Permalink
New translations user.inc.php (Czech)
Browse files Browse the repository at this point in the history
  • Loading branch information
modxbot committed Aug 31, 2024
1 parent cceaccc commit 4ae48d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/lexicon/cs/user.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
$_lang['password_gen_specify'] = 'Zadat své heslo:';
$_lang['password_method'] = 'Metody zadání nového hesla';
$_lang['password_method_screen'] = 'Ukázat nové heslo.';
$_lang['password_gen_user_email_specify'] = 'Let the user choose their own password via email';
$_lang['password_gen_user_email_specify'] = 'Nechat uživatele vytvořit si vlastní heslo pomocí emailu';
$_lang['notify_new_user'] = 'Poslat e-mail tomuto uživateli s novým přihlášovacími údaji pro tento web.';
$_lang['password_new'] = 'Nové heslo';
$_lang['password_notification'] = 'Upozornění na heslo';
Expand Down Expand Up @@ -198,5 +198,5 @@
$_lang['users'] = 'Uživatelé';
$_lang['user_createdon'] = 'Vytvořeno';
$_lang['user_createdon_desc'] = 'Datum vytvoření uživatele.';
$_lang['user_password_email_subject'] = 'Set up your password';
$_lang['user_password_email'] = '<h2>Set up your password</h2><p>We received a request to set up your MODX Revolution password. You can set up your password by clicking the button below and following the instructions on screen.</p><p class="center"><a href="[[+url_scheme]][[+http_host]][[+manager_url]]?modhash=[[+hash]]" class="btn">Set up my password</a></p><p class="small">If you did not send this request, please ignore this email.</p>';
$_lang['user_password_email_subject'] = 'Vytvořte si nové heslo';
$_lang['user_password_email'] = '<h2>Vytvoření nového hesla</h2><p>Obdrželi jsme žádost o vytvoření nového hesla pro přístup do redakčního systému MODX. Heslo si vytvoříte kliknutím na tlačítko níže a postupem podle pokynů na obrazovce.</p><p class="center"><a href="[[+url_scheme]][[+http_host]][[+manager_url]]?modhash=[[+hash]]" class="btn">Vytvořit nové heslo</a></p><p class="small">Pokud jste tento požadavek neodeslali, ignorujte prosím tento e-mail.</p>';

0 comments on commit 4ae48d6

Please sign in to comment.