flatpress/fp-interface/lang/ru-ru/lang.comments.php
2023-11-30 23:17:18 +03:00

22 lines
586 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$lang ['comments'] ['mail'] = 'Уважаемый (-ая) %toname%,
"%fromname%" %frommail% только что опубликовал комментарий к записи под названием "%entrytitle%".
Это ссылка на комментарий к вашей записи:
%commentlink%
Вот комментарий, который только что был опубликован:
***************
%content%
***************
Всего наилучшего,
%blogtitle%
';
$lang ['comments'] ['newcomment'] = 'Новый комментарий к ';
?>