diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 0e3d07cef..eda5e9624 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1417,4 +1417,5 @@ $lang['The comment has been validated.'] = 'Komentář byl schválen.'; $lang['Save all photos'] = 'Uložit všechny fotky'; $lang['Are you sure you want to delete comment #%s?'] = 'Jste si jistí že chcete smazat komentář #%s?'; $lang['Are you sure you want to delete "%d" comments?'] = 'Opravdu chcete smazat "%d" komentáře?'; -$lang['Admins only'] = 'Pouze administrátoři'; \ No newline at end of file +$lang['Admins only'] = 'Pouze administrátoři'; +$lang['user_status_normal'] = 'Základní'; \ No newline at end of file