X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fcredits.php;h=880b4b34c4cdbaab87a18a9c1383340ef51d32ab;hb=5b4fb945a2f8e950d3f3da8ae1fc8127ff887568;hp=a501dee1f0d9cff3d3d347a2254eebbe21938874;hpb=b3c304c210df09b28ae21e912b4d6eafaea52813;p=friendica.git diff --git a/mod/credits.php b/mod/credits.php index a501dee1f0..880b4b34c4 100644 --- a/mod/credits.php +++ b/mod/credits.php @@ -1,11 +1,12 @@ t('Credits'), - '$thanks' => t('Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'), + '$title' => L10n::t('Credits'), + '$thanks' => L10n::t('Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'), '$names' => $names, ]); }