]> git.mxchange.org Git - friendica.git/blobdiff - mod/lostpass.php
Merge pull request #10300 from annando/issue-10264
[friendica.git] / mod / lostpass.php
index 036a308df5cad1a2303730d3627b4457d11c3144..877b67f243cc682771da2dba78b8093950d437f5 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -152,7 +152,7 @@ function lostpass_generate_password($user)
                        '$newpass' => $new_password,
                ]);
 
-               info("Your password has been reset.");
+               info(DI::l10n()->t("Your password has been reset."));
 
                $sitename = DI::config()->get('config', 'sitename');
                $preamble = Strings::deindent(DI::l10n()->t('