flatpress/fp-interface/lang/cs-cz/lang.comments.php
Fraenkiman 3ad8a38183 Spaces inserted
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00

17 lines
305 B
PHP

<?php
$lang ['comments'] ['mail'] = '"%fromname%" %frommail% přidal komentář k příspěvku "%entrytitle%".
Zde je odkaz na Váš příspěvek:
%commentlink%
Zde je komentář, který byl vložen:
%content%
S pozdravem %blogtitle%
';
$lang ['comments'] ['newcomment'] = 'Nový komentář k ';
?>