mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 21:51:28 +00:00
update translations
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
}
|
||||
|
||||
$mail->IsHTML(false);
|
||||
$mail->Subject = __("Password change notification");
|
||||
$mail->Subject = __("[tt-rss] Password change notification");
|
||||
$mail->Body = $message;
|
||||
|
||||
$rc = $mail->Send();
|
||||
|
||||
Reference in New Issue
Block a user