diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 349645707..e1fa699d1 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1402,4 +1402,5 @@ $lang['A photo library administrator has created the following account for you:' $lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Aktivační odkaz pro %s byl odeslán na "%s". Pokud nebude potvrzen lze si vygenerovat nový skrze editaci uživatele a správu jeho hesla.'; $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Odkaz na aktivaci účtu pro %s byl vytvořen, ale nemohl být odeslán. Zkopírujte nyní ručně tento odkaz níže a zašlete jej tomuto uživateli.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Odkaz je validní po dobu %s. Po uplynutí tohoto času je potřeba vygenerovat nový odkaz.'; -$lang['To set your password, visit the following address:'] = 'Pro nastavení hesla klikněte na následující odkaz:'; \ No newline at end of file +$lang['To set your password, visit the following address:'] = 'Pro nastavení hesla klikněte na následující odkaz:'; +$lang['Welcome to %s'] = 'Vítejte na %s'; \ No newline at end of file